Add support for commercial versions of Qt #107
run-linter.yml
on: pull_request
Linter
28s
Document checks
35s
Annotations
2 errors
Linter:
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
|
Linter:
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
|