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 33ffe78 commit c145c4dCopy full SHA for c145c4d
2023/10.py
@@ -4,7 +4,7 @@
4
from typing import List
5
6
split_data = True
7
-completed = True
+completed = 1
8
raw_data = None # Not To be touched
9
10
class MOVEMENT:
0 commit comments