Skip to content

Commit

Permalink
fix: unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioseel committed Dec 4, 2024
1 parent 8209b0c commit 5c2b590
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/modules/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from omegaconf import DictConfig, OmegaConf

sys.path.append(".")
from retinal_rl.models.brain import Brain
from runner.util import search_conf

OmegaConf.register_new_resolver("eval", eval)
Expand Down

0 comments on commit 5c2b590

Please sign in to comment.