This website requires JavaScript.
Explore
Help
Sign In
wangzixiang
/
lerobot
mirror of
https://github.com/huggingface/lerobot.git
Watch
1
Star
0
Fork
You've already forked lerobot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
986583dc5c
lerobot
/
tests
/
conftest.py
6 lines
99 B
Python
Raw
Blame
History
from
.
utils
import
DEVICE
def
pytest_collection_finish
(
)
:
print
(
f
"
\n
Testing with
{
DEVICE
=}
"
)
Reference in New Issue
View Git Blame
Copy Permalink