Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ImogenBits committed Jan 5, 2024
1 parent 34cdae6 commit 8a7dc85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ ignore = D105, D401, E302, W503
exclude =
.git,
__pycache__,
.project,
docs/src
ignore_decorators=inherit_docs

0 comments on commit 8a7dc85

Please sign in to comment.