Skip to content

Commit 8349e7e

Browse files
committed
Publish
1 parent e8be2ff commit 8349e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

psyflow/StimUnit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def get_state(self, key: str, default: Any = None, prefix: Optional[str] = None)
146146

147147
def to_dict(self, target: Optional[dict] = None) -> 'StimUnit':
148148
"""
149-
Return the internal state dictionary, or merge into an external one.
149+
Return the StimUnit
150150
151151
Parameters
152152
----------

0 commit comments

Comments
 (0)