mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-30 21:34:30 +00:00
Removed dangling print and added disable_print parameter (#137)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
This commit is contained in:
@@ -60,6 +60,7 @@ napoleon_custom_sections = [("Returns", "params_style")]
|
||||
|
||||
# Autodoc
|
||||
autoclass_content = "both"
|
||||
autodoc_preserve_defaults = True
|
||||
|
||||
# -- Options for HTML output -------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user