Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Commit

Permalink
Add flake8 configuration file;
Browse files Browse the repository at this point in the history
  • Loading branch information
srevinsaju committed Apr 18, 2020
1 parent d9a8ad3 commit 18a5bdb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[flake8]
exclude = .git,__pycache__,docs/source/conf.py,old,build,dist
ignore = W191

0 comments on commit 18a5bdb

Please sign in to comment.