mirror of
https://github.com/JackHopkins/factorio-learning-environment.git
synced 2025-09-06 13:23:58 +00:00
remove fle.env. from method signature (#331)
This commit is contained in:
@@ -39,6 +39,7 @@ class SchemaGenerator:
|
||||
.replace("entities.", "")
|
||||
.replace("instance.", "")
|
||||
.replace("game_types.", "")
|
||||
.replace("fle.env.", "")
|
||||
)
|
||||
|
||||
docstring_element = (
|
||||
|
Reference in New Issue
Block a user