Add support for commercial versions of Qt #108
Annotations
2 errors
run reviewdog:
aqt/helper.py#L453
[mypy] reported by reviewdog 🐶
error: Name "_get_config" already defined on line 428
Raw Output:
aqt/helper.py:453:5: error: Name "_get_config" already defined on line 428
|
run reviewdog:
aqt/installer.py#L819
[mypy] reported by reviewdog 🐶
error: Function is missing a type annotation
Raw Output:
aqt/installer.py:819:13: error: Function is missing a type annotation
|
Loading