Skip to content

Commit 8f8c851

Browse files
committed
format
1 parent 89e36bc commit 8f8c851

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/utils/utils.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
"""Utils for VoloBot"""
22

3-
import aiofiles
43
import json
54
from typing import Union
65

6+
import aiofiles
7+
78
from constants.paths import COG_PATH
89

910

0 commit comments

Comments
 (0)