Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
5a3bcf5f5be65737a93e3cc0e5efe18aed270e0b
/
.
/
y2023_bot3
/
control_loops
/
BUILD
blob: 77007e77d8c8646db11845d403d26b65153504a7 [
file
] [
log
] [
blame
]
py_library
(
name
=
"python_init"
,
srcs
=
[
"__init__.py"
],
target_compatible_with
=
[
"@platforms//os:linux"
],
visibility
=
[
"//visibility:public"
],
deps
=
[
"//y2023_bot3:python_init"
],
)