Moved API from action to property view

This commit is contained in:
samuelmcdermott 2020-10-13 12:39:17 +01:00
parent e886e9db28
commit 86d866c5f9
5 changed files with 30 additions and 23 deletions

View file

@ -2,3 +2,4 @@ from .actions import enabled_root_actions
from .captures import *
from .instrument import *
from .streams import *
from .stage import *