Skip to content
Snippets Groups Projects

Feature/nat 212 213

Merged JORGE SASIAIN requested to merge feature/nat-212-213 into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
  • bbbeb78f
    NAT-212/213: revert change in tox.ini related to black · bbbeb78f
    JORGE SASIAIN authored
+ 1
1
@@ -27,6 +27,6 @@ commands =
coverage report
isort -c .
ruff .
black .
black --check .
mypy .
flake8
Loading