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