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