This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
mirror of
https://github.com/astral-sh/ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2680f2ed81
ruff
/
crates
/
ruff_linter
/
resources
/
test
/
fixtures
/
flake8_logging
/
LOG001.py
6 lines
86 B
Python
Raw
Blame
History
import
logging
logging
.
Logger
(
__name__
)
logging
.
Logger
(
)
logging
.
getLogger
(
__name__
)
Reference in New Issue
View Git Blame
Copy Permalink