mirror of
https://github.com/beetbox/beets.git
synced 2025-12-30 20:42:37 +01:00
Minor fix in beets.logging docstring
formatting → logging
This commit is contained in:
parent
fa696beef2
commit
a8b0454bfb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
"""Allow {}-style formatting on python 2 and 3
|
||||
"""Allow {}-style logging on python 2 and 3
|
||||
|
||||
Provide everything the "logging" module does, the only difference is that when
|
||||
getLogger(name) instantiates a logger that logger uses {}-style formatting.
|
||||
|
|
|
|||
Loading…
Reference in a new issue