Skip to content
Snippets Groups Projects
Commit 97e45c08 authored by Florian Schröder's avatar Florian Schröder
Browse files

doc string fixes

parent 2db2f6de
No related branches found
No related tags found
No related merge requests found
Pipeline #44209 passed
......@@ -7,7 +7,6 @@ on the counters are handled via the Counters. They have the task to delegate the
environment class.
Inside the item_info.yaml, equipment needs to be defined. It includes counters that are part of the interaction/requirements for the interaction.
Example::
CuttingBoard:
type: Equipment
......
......@@ -30,7 +30,7 @@ Further, it defines same implementations for the basic order generation based on
- `zero`
For an easier usage of the random orders, also some classes for type hints and dataclasses are defined:
- `RandomOrderKwarg
- `RandomOrderKwarg`
- `RandomFuncConfig`
- `ScoreCalcFuncType`
- `ScoreCalcGenFuncType`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment