expose tomml interface in API
This commit is contained in:
parent
906a2bdf38
commit
e4ef0d57b7
1 changed files with 1 additions and 0 deletions
|
|
@ -22,3 +22,4 @@ from .find import list_projects as list_projects
|
|||
from .initialization import create as create
|
||||
from .meas_io import load_record as load_record
|
||||
from .meas_io import load_records as load_records
|
||||
from .toml import import_toml
|
||||
Loading…
Add table
Add a link
Reference in a new issue