ruff
d0b051e4
- Fix ranges for global usages (#6917)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix ranges for global usages (#6917) ## Summary The range of the usage from `Globals` should be the range of the identifier, not the range of the full `global pandas` statement. Closes https://github.com/astral-sh/ruff/issues/6914.
References
#6917 - Fix ranges for global usages
Author
charliermarsh
Parents
381fc5b2
Loading