diff options
Diffstat (limited to 'Utilities/Sphinx/.flake8')
-rw-r--r-- | Utilities/Sphinx/.flake8 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Utilities/Sphinx/.flake8 b/Utilities/Sphinx/.flake8 deleted file mode 100644 index 7218008..0000000 --- a/Utilities/Sphinx/.flake8 +++ /dev/null @@ -1,3 +0,0 @@ -[flake8] -per-file-ignores = - cmake.py: E402 |