Skip to content

Commit

Permalink
maint: migrate to src-layout
Browse files Browse the repository at this point in the history
Use .flake8
  • Loading branch information
JSS95 committed Sep 22, 2023
1 parent 36aae6a commit 6081ffd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
8 changes: 8 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[flake8]
doctests = True
exclude =
doc/build,
# compatibility with black
max-line-length = 88
extend-ignore =
E203,
15 changes: 0 additions & 15 deletions setup.cfg

This file was deleted.

0 comments on commit 6081ffd

Please sign in to comment.