Skip to content

Commit 89ce0e9

Browse files
author
Joel Collins
committed
Added invokeaction
1 parent d4b38a1 commit 89ce0e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/labthings/views/op.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ class writeproperty(_opannotation):
2424

2525
class observeproperty(_opannotation):
2626
pass
27+
28+
29+
class invokeaction(_opannotation):
30+
pass

0 commit comments

Comments
 (0)