ruff
33196f18
- Fix logging rules with whitespace around dot (#6022)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix logging rules with whitespace around dot (#6022) ## Summary Attempting to fix, e.g., `logging . warn("Hello World!")` was causing a syntax error.
References
#6022 - Fix logging rules with whitespace around dot
Author
charliermarsh
Parents
0d94337b
Loading