Skip to content

mrhlpr, mrtest: Add lots of type hints and fix type errors + CI: Run mypy with --disallow-untyped-calls

Newbyte requested to merge newbyte/disallow-untyped-calls into master

frontend.main() only ever returns None, so there's no point in calling sys.exit with its return value as parameter.

Merge request reports

Loading