mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
loggers: wording improved
This commit is contained in:
parent
f7a2428deb
commit
15d2cbd6df
|
@ -10,7 +10,7 @@ logger = logging.getLogger(__name__)
|
|||
|
||||
def _set_loggers(verbosity: int = 0) -> None:
|
||||
"""
|
||||
Set the logging level for Third party libs
|
||||
Set the logging level for third party libraries
|
||||
:return: None
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user