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