Skip to content

Commit 5bd985e

Browse files
committed
Include TODO for removing StringIO object references
1 parent 68e5b8a commit 5bd985e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sasctl/pzmm/modelParameters.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import json
55

66
from .._services.model_repository import ModelRepository as mr
7+
# TODO: Convert STRINGIO calls to string or dict format
78

89

910
def find_file(model, fileName):

0 commit comments

Comments
 (0)