Skip to content

Commit 7cbfc77

Browse files
committed
remove print statement
1 parent 39733e9 commit 7cbfc77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/synapseclient/extensions/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ def get_data_model_graph_explorer(
3838

3939
# Parse Model
4040
parsed_data_model = data_model_parser.parse_model()
41-
print(parsed_data_model["Patient"])
4241

4342
# Instantiate DataModelGraph
4443
data_model_grapher = DataModelGraph(

0 commit comments

Comments
 (0)