style: ruff format & check
This commit is contained in:
parent
07ae66b8ff
commit
6ed4ad8060
7 changed files with 16 additions and 19 deletions
|
|
@ -1,4 +1,3 @@
|
|||
import pytest
|
||||
from hydra import compose, initialize
|
||||
from omegaconf import OmegaConf
|
||||
from brittle_star_project.configs.main_config import BrittleStarConfig
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
import jax
|
||||
import pytest
|
||||
import os
|
||||
import mujoco
|
||||
|
|
|
|||
Reference in a new issue