pytest
ff4c3b28
- main: add missing `import importlib.util`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
main: add missing `import importlib.util` Used in `resolve_collection_argument`. It's implicitly imported by some other import, but some type checkers don't recognize this.
References
#12043 - Fix collection failures due to permission errors when using `--pyargs`
Author
bluetech
Committer
bluetech
Parents
98b008ff
Loading