mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 08:56:30 +03:00
python: autoformat with black
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
import fnmatch
|
import fnmatch
|
||||||
import io
|
import io
|
||||||
import os
|
import os
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
import os.path
|
import os.path
|
||||||
import shutil
|
import shutil
|
||||||
from filecmp import cmp
|
from filecmp import cmp
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
import os
|
import os
|
||||||
import time
|
import time
|
||||||
from datetime import datetime, timedelta, timezone
|
from datetime import datetime, timedelta, timezone
|
||||||
|
|||||||
Reference in New Issue
Block a user