summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/__init__.py b/__init__.py index fa24fdc..302e7e1 100644 --- a/__init__.py +++ b/__init__.py
@@ -37,7 +37,6 @@ class LingoWorld(World):
37 37
38 base_id = 444400 38 base_id = 444400
39 topology_present = True 39 topology_present = True
40 data_version = 1
41 40
42 options_dataclass = LingoOptions 41 options_dataclass = LingoOptions
43 options: LingoOptions 42 options: LingoOptions