Skip to content

Resolve "static type checking"

Stephen Miller requested to merge 10-static-type-checking into master

Closes #10 (closed)

This also involved fixing the stuff that MyPy complained about

  • The abstract Plugin class didn't define loop()
  • The template/config.py needed to explicitly specify the default log level
Edited by Stephen Miller

Merge request reports