mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-15 00:07:28 +00:00
Try to fix ruff format
This commit is contained in:
@@ -115,7 +115,6 @@ def setup_logger():
|
|||||||
format=_log_formatter,
|
format=_log_formatter,
|
||||||
colorize=True,
|
colorize=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
# Add file logging
|
# Add file logging
|
||||||
_ = logger.add(
|
_ = logger.add(
|
||||||
"/var/log/tabbyapi/{time}.log",
|
"/var/log/tabbyapi/{time}.log",
|
||||||
|
|||||||
Reference in New Issue
Block a user