Commit 5a4cb0e
authored
Remove flake8 (#1169)
This package is causing a downgrade of the `importlib-metadata` package which is causing a cascading number of reinstalls: https://github.com/PyCQA/flake8/blob/9f608813b80caf5a966e44d4bfb5e032159eb3e2/setup.cfg#L45
Flake8 is a style checker for Python but we are not using it AFAIK. We don't have Jupyter plugins for it neither.1 parent 5fdd5b8 commit 5a4cb0e
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | 182 | | |
184 | 183 | | |
185 | 184 | | |
| |||
0 commit comments