-
- Downloads
"git@mau.dev:leytilera/synapse.git" did not exist on "22a8838f626834c4ffc09761f4c5d65215cfc885"
Fix flake8 configuration
Apparently flake8 v3 doesn't like trailing comments on config settings. Also remove the pep8 config, which didn't work (because it was missing W503) and duplicated the flake8 config. We don't use pep8 on its own, so the config was duplicative.
Please register or sign in to comment