Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[sys.argv] Make 'sys.argv' uninferable because it never is
It's impossible to infer the value it will have outside of static analysis where it's our own value. See pylint-dev/pylint#7710
- Loading branch information