Skip to content

Commit

Permalink
update flake
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedNasser8 committed Jun 5, 2024
1 parent a9cceec commit 73e2283
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[flake8]
max-line-length = 100
ignore = E203, W503
exclude = src/osipi/__init__.py
4 changes: 2 additions & 2 deletions src/osipi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# from ._aif import aif_georgiou, aif_parker, aif_weinmann
# from ._tissue import extended_tofts, tofts
from ._aif import aif_georgiou, aif_parker, aif_weinmann
from ._tissue import extended_tofts, tofts

0 comments on commit 73e2283

Please sign in to comment.