forked from tangger/lerobot
fix style readme
This commit is contained in:
@@ -89,8 +89,8 @@ eval_episodes=7
|
|||||||
|
|
||||||
**Style**
|
**Style**
|
||||||
```
|
```
|
||||||
isort lerobot && isort test && black lerobot && black test
|
isort lerobot && isort tests && black lerobot && black tests
|
||||||
pylint lerobot && pylint test # not enforce for now
|
pylint lerobot && pylint tests # not enforce for now
|
||||||
```
|
```
|
||||||
|
|
||||||
**Tests**
|
**Tests**
|
||||||
|
|||||||
Reference in New Issue
Block a user