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 bfb38b5 commit 9f74f27Copy full SHA for 9f74f27
Main/Errors.py
@@ -8,7 +8,6 @@ def __init__(self):
8
self.NUMBERARG = "InvalidNumber"
9
self.INDEXOUTOFRANGE = "IndexOutOfRange"
10
11
-
12
errors = Errors()
13
14
0 commit comments