We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba2bf7 commit 596b430Copy full SHA for 596b430
1 file changed
OMPython/OMParser.py
@@ -36,8 +36,6 @@
36
37
result: dict[str, Any] = {}
38
39
-inner_sets = []
40
-next_set_list = []
41
next_set = []
42
next_set.append('')
43
0 commit comments