Add support for commercial versions of Qt #95
Annotations
3 errors
run reviewdog:
aqt/commercial.py#L7
[mypy] reported by reviewdog 🐶
error: Name "platform" already defined (by an import)
Raw Output:
aqt/commercial.py:7:1: error: Name "platform" already defined (by an import)
|
run reviewdog:
aqt/commercial.py#L32
[mypy] reported by reviewdog 🐶
error: Function is missing a type annotation for one or
Raw Output:
aqt/commercial.py:32:5: error: Function is missing a type annotation for one or
|
run reviewdog:
aqt/installer.py#L809
[mypy] reported by reviewdog 🐶
error: Function is missing a type annotation for one or
Raw Output:
aqt/installer.py:809:5: error: Function is missing a type annotation for one or
|
Loading