4 Commits

Author SHA1 Message Date
Athanasius
015b4d1b2c
.flake8: Some tuning for EDDN specifically 2022-08-18 15:19:56 +01:00
Athanasius
a05e1d3d2c
.flake8: Comment out min-coverage-percents
I figured out the bottle Plugin.apply() thing.

Leaving as a comment for reference.
2022-08-18 15:18:01 +01:00
Athanasius
a44b6286b2
.flake8: Drop the type annotations minimum to 50%
Mostly I'm having trouble finding what else I *could* add types to in
Bouncer.py.  I think it's the bottle plugin classes' (EnableCors and
CustomLogging) functions.
2022-08-18 15:18:00 +01:00
Athanasius
15e385287a
Initial setup for proper development with linting etc 2022-08-18 14:43:01 +01:00