Skip to content

Commit

Permalink
Comment update
Browse files Browse the repository at this point in the history
  • Loading branch information
JackUrb committed Jul 7, 2022
1 parent 2ff4560 commit 8b22ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mephisto/abstractions/_subcomponents/agent_state.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class _AgentStateMetadata:
Class to track the first-class feature fields of info about an AgentState.
AgentState subclasses may choose to track additional metadata, but should
attach to the agent state subclass directly.
put these as attributes of the agent state subclass directly.
"""

task_start: Optional[float] = None
Expand Down

0 comments on commit 8b22ec1

Please sign in to comment.