]> git.ipfire.org Git - thirdparty/systemd.git/commit
ukify: Add more mypy options 34738/head
authorJörg Behrmann <behrmann@physik.fu-berlin.de>
Sun, 13 Oct 2024 13:20:44 +0000 (15:20 +0200)
committerJörg Behrmann <behrmann@physik.fu-berlin.de>
Mon, 14 Oct 2024 07:59:25 +0000 (09:59 +0200)
commit467d21a7104ddbdbe793dbb1493e2237b8b8e905
treef8feffcf39df45112a47909be3a4da7e17c210ac
parentf1b6430ecf947897cbe802abb0598d6423e4841a
ukify: Add more mypy options

This achieves parity with the mypy config used in mkosi.

The import of builtins is needed because otherwise type is attempted to be
resolved to the variable in the scope.
src/ukify/mypy.ini
src/ukify/ukify.py