Skip to content

Commit afc9fd1

Browse files
author
Max Base
authored
Update main.py
1 parent 157cfc3 commit afc9fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ def removeDublicateValue(array):
285285
print("Formulas: ", formulas)
286286

287287
subscriptions=[]
288+
288289
# loop 0 until numberLength-1
289290
for x in range(0, numberLength):
290291
# loop x+1 until numberLength-1

0 commit comments

Comments
 (0)