Skip to content

Add Module type annotations

Daniel Brötzmann requested to merge module-type-annotations into master
  • Makes type checking possible for modules (both Gajim and nbxmpp)
  • Adds type narrowing where necessary
  • Fixes some type annotations
  • Fixes some potential bugs
Edited by Daniel Brötzmann

Merge request reports