Skip to content

Commit 9f74f27

Browse files
authored
💾
1 parent bfb38b5 commit 9f74f27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Main/Errors.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ def __init__(self):
88
self.NUMBERARG = "InvalidNumber"
99
self.INDEXOUTOFRANGE = "IndexOutOfRange"
1010

11-
1211
errors = Errors()
1312

1413

0 commit comments

Comments
 (0)