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