mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 07:16:31 +03:00
ci: replace black with ruff format
We use `ruff` anyway, so it is one less dependency.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
it will echo back any message that has non-empty text and also supports the /help command.
|
||||
"""
|
||||
|
||||
import logging
|
||||
import sys
|
||||
from threading import Thread
|
||||
|
||||
Reference in New Issue
Block a user