Skip to content

Commit

Permalink
Adding comments on the new parameter.
Browse files Browse the repository at this point in the history
  • Loading branch information
haz committed Jun 29, 2023
1 parent 54178d3 commit f0a9a71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions macq/extract/slaf.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ def __new__(cls, o_list: ObservedTraceList, debug: bool = False, sample: bool =
debug_mode (bool):
An optional mode that helps the user track any fluents they desire by examining the evolution
of their fluent-factored formulas through the steps.
sample (bool):
An optional mode that allows the user to sample the possible models instead of returning
one that includes only guaranteed entailed fluents.
Raises:
IncompatibleObservationToken:
Raised if the observations are not identity observation.
Expand Down

0 comments on commit f0a9a71

Please sign in to comment.