You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
DimitriPapadopoulos
changed the title
Invalid type for initial os.getenv argument
PLE1507: Invalid type for initial os.getenv argument
Aug 13, 2023
DimitriPapadopoulos
changed the title
PLE1507: Invalid type for initial os.getenv argument
Spurious PLE1507 error: Invalid type for initial os.getenv argument
Aug 13, 2023
)
## Summary
Just like #6537 and #6538 but for the `default` second parameter to
`getenv()`.
Also rename "BAD" to "BAR" in the tests, since those strings shouldn't
trigger the rule.
## Test Plan
Added passing and failing examples to `invalid_envvar_default.py`.
pyproject.toml
fileruff --version
):The text was updated successfully, but these errors were encountered: