mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
fixed typo envs/README.md
This commit is contained in:
parent
5f3deae8d4
commit
24e963d393
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ These methods have default implementations or are optional based on your needs:
|
|||
|
||||
* **`async def cleanup(self)`**: Called after each call to `handle_env`. You can implement this for any cleanup needed after processing a single item, though it's often not required.
|
||||
|
||||
## Overrideable Class Variables
|
||||
## Overridable Class Variables
|
||||
|
||||
These class-level variables in `BaseEnv` can be overridden in your subclass to customize its behavior:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue