Skip to content

Commit

Permalink
Added folders and files to ignore to flake8 file
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwmatthews committed Jun 7, 2021
1 parent 09cf96f commit 71b7cd0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ exclude =
manuscript,
VESIcal.egg-info,
You Tube Examples,
anvil_server.py
anvil_server.py,
tests,
VESIcal/tasplot,
VESIcal/calibrations.py

max-line-length = 99

0 comments on commit 71b7cd0

Please sign in to comment.