Skip to content

Commit e2c8ab5

Browse files
committed
FIX: solving conflict
2 parents b740d5f + e21b34f commit e2c8ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

botcity/core/bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import subprocess
77
import time
88
import webbrowser
9-
from typing import Union, Tuple, Optional, List, Dict, Generator, Any
9+
from typing import Union, Tuple, Optional, List, Dict, Generator, Any, Literal
1010

1111
from numpy import ndarray
1212

0 commit comments

Comments
 (0)