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