Remove ignore for F401 in __init__.py files and fix violations
All threads resolved!
All threads resolved!
See individual commits.
Merge request reports
Activity
added type::fix label
- Resolved by Oliver Smith
- Resolved by Oliver Smith
Why is
from pmb.build.init import init as init
better than
from pmb.build.init import init
?It seems to be more verbose to achieve the same thing?
LGTM! Waiting a bit in case @whynothugo or @caleb have further comments, otherwise let's get this merged!
added 20 commits
-
ade951da...63fce4fc - 16 commits from branch
master
- 06202328 - pmb: Remove unused imports (MR 2545)
- bdcc188f - pmb: Use explicit re-exports (MR 2545)
- ebc5ab9e - pmb.chroot: Rename exists() to user_exists() (MR 2545)
- 5f8d0141 - pyproject.toml: Remove ignore for F401 in __init__.py files (MR 2545)
Toggle commit list-
ade951da...63fce4fc - 16 commits from branch
enabled an automatic merge when all merge checks for 5f8d0141 pass
Please register or sign in to reply