Skip to content

Commit c5fcff6

Browse files
Merge pull request #27 from Open-MBEE/add_convenience_functions
test
2 parents c0d127b + 68db866 commit c5fcff6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/flexo_syside_lib/retriever.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from typing import Tuple, Optional
1313
import os
1414
import pathlib
15-
15+
print('Retriever is loading...')
1616
import syside_license
1717
from sysmlv2_client import SysMLV2Client
1818
from flexo_syside_lib.core import convert_json_to_sysml_textual

0 commit comments

Comments
 (0)