Skip to content

Commit

Permalink
fixing EntryPoint issue of flake8 in new tox version
Browse files Browse the repository at this point in the history
  • Loading branch information
lupus83 committed Jun 14, 2024
1 parent 5ef3e70 commit 8094a20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ deps =
flake8-comprehensions
flake8-logging-format
flake8-mutable
importlib-metadata==4.13.0
commands = flake8 daft/ train.py ablation_adni_survival.py ablation_adni_classification.py

[testenv:black]
Expand Down

0 comments on commit 8094a20

Please sign in to comment.