hasii2011 / pyut

A UML Diagrammer implemented in Python
GNU Affero General Public License v3.0
11 stars 4 forks source link

Update for mypy 0.990 #430

Closed hasii2011 closed 1 year ago

hasii2011 commented 1 year ago

Exposes more type problems

Need new command line option --check-untyped-defs

hasii2011 commented 1 year ago

Most of the mypy errors/warnings were in the History Manager. I am going to rewrite that to use wxPython's Command Processor

hasii2011 commented 1 year ago

Done on the 🤡 master 🤡 branch