Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 559737254
  • Loading branch information
rickeylev authored and copybara-github committed Aug 24, 2023
1 parent 4a8200d commit 9574f40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions agent_based_epidemic_sim/applications/home_work/BUILD
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Packages for the simplified home-work simulation application.

licenses(["notice"])

package(default_visibility = [
Expand Down
1 change: 1 addition & 0 deletions agent_based_epidemic_sim/learning/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

load("@rules_python//python:defs.bzl", "py_binary", "py_library", "py_test")
load("@pip//:requirements.bzl", "requirement")

Expand Down

0 comments on commit 9574f40

Please sign in to comment.