3 Commits

Author SHA1 Message Date
Athanasius
a14b32631c .flake8: Comment out min-coverage-percents
I figured out the bottle Plugin.apply() thing.

Leaving as a comment for reference.
2022-03-12 10:59:55 +00:00
Athanasius
52316d4b62 .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-03-12 10:58:45 +00:00
Athanasius
3fd062a5fb Initial setup for proper development with linting etc 2022-03-12 10:34:50 +00:00