Skip to content

Draft: Add some missing type hints

WhyNotHugo requested to merge WhyNotHugo/pmbootstrap:types into master

Functions with no explicit return type are considered to return Any.

Merge request reports