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