Skip to content

Commit 4c48a80

Browse files
rickeylevcopybara-github
authored andcommitted
Internal Code Change
PiperOrigin-RevId: 550792797
1 parent 4a8200d commit 4c48a80

File tree

2 files changed

+4
-0
lines changed
  • agent_based_epidemic_sim

2 files changed

+4
-0
lines changed

agent_based_epidemic_sim/agent_synthesis/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Libraries for synthesizing agents.
22

3+
load("//third_party/bazel_rules/rules_python/python:proto.bzl", "py_proto_library")
4+
35
licenses(["notice"])
46

57
package(default_visibility = [

agent_based_epidemic_sim/applications/home_work/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
load("//third_party/bazel_rules/rules_python/python:proto.bzl", "py_proto_library")
2+
13
# Packages for the simplified home-work simulation application.
24
licenses(["notice"])
35

0 commit comments

Comments
 (0)