-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
astral-sh/ruff
#18540Labels
bugSomething isn't workingSomething isn't workinghelp wantedContributions especially welcomeContributions especially welcomeruntime semanticsAccurate modeling of how Python's semantics work at runtimeAccurate modeling of how Python's semantics work at runtime
Description
Summary
Just got this warning on vscode:
Name '__debug__' used when not definedty[unresolved-reference](https://ty.dev/rules#unresolved-reference)
Recalling the docs: https://docs.python.org/3/library/constants.html
__debug__
This constant is true if Python was not started with an -O option. See also the assert statement.
Version
0.0.1a8
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedContributions especially welcomeContributions especially welcomeruntime semanticsAccurate modeling of how Python's semantics work at runtimeAccurate modeling of how Python's semantics work at runtime