mirror of
https://github.com/chatmail/core.git
synced 2026-05-22 16:26:31 +03:00
ci: replace black with ruff format
We use `ruff` anyway, so it is one less dependency.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"""
|
||||
Example echo bot without using hooks
|
||||
"""
|
||||
|
||||
import logging
|
||||
import sys
|
||||
|
||||
|
||||
Reference in New Issue
Block a user