diff options
Diffstat (limited to '.flake8')
-rw-r--r-- | .flake8 | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -66,10 +66,6 @@ exclude = format = spack -# flake8-import-order settings -application-import-names = llnl,spack -import-order-style = pycharm - [flake8:local-plugins] report = spack = flake8_formatter:SpackFormatter |