Add support for commercial versions of Qt #115
Annotations
4 errors
run reviewdog:
aqt/installer.py#L823
[mypy] reported by reviewdog 🐶
error: Function is missing a type annotation for one
Raw Output:
aqt/installer.py:823:13: error: Function is missing a type annotation for one
|
run reviewdog:
aqt/installer.py#L873
[mypy] reported by reviewdog 🐶
error: Function is missing a type annotation for one or
Raw Output:
aqt/installer.py:873:5: error: Function is missing a type annotation for one or
|
run reviewdog:
aqt/installer.py#L924
[mypy] reported by reviewdog 🐶
error: No return value expected [return-value]
Raw Output:
aqt/installer.py:924:13: error: No return value expected [return-value]
|
run reviewdog:
aqt/installer.py#L929
[mypy] reported by reviewdog 🐶
error: No return value expected [return-value]
Raw Output:
aqt/installer.py:929:9: error: No return value expected [return-value]
|
Loading