diff --git a/.flake8 b/.flake8 deleted file mode 100644 index 3866fdf..0000000 --- a/.flake8 +++ /dev/null @@ -1,8 +0,0 @@ -[flake8] -max-line-length = 88 -extend-ignore = E203, D104, D100, RST201, RST203, RST301, RST213, RST210 -docstring-convention = google -strictness = long -per-file-ignores = - tests/*.py:D103 -pytest-fixture-no-parentheses=true \ No newline at end of file