We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb8aea commit 7ac49feCopy full SHA for 7ac49fe
botcity/core/bot.py
@@ -7,7 +7,7 @@
7
import subprocess
8
import time
9
import webbrowser
10
-from typing import Union, List
+from typing import Union
11
12
13
import pyperclip
0 commit comments