Remove .flake8 file which is no longer used

The flake8 configuration is in tox.ini instead.
This commit is contained in:
2021-03-20 15:32:19 +02:00
parent 635655e481
commit a78b7113a7

View File

@@ -1,2 +0,0 @@
# This file will be ignored - see http://flake8.pycqa.org/en/2.6.0/config.html#per-project
# Edit the [flake8] section in tox.ini instead