We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39733e9 commit 7cbfc77Copy full SHA for 7cbfc77
tests/unit/synapseclient/extensions/conftest.py
@@ -38,7 +38,6 @@ def get_data_model_graph_explorer(
38
39
# Parse Model
40
parsed_data_model = data_model_parser.parse_model()
41
- print(parsed_data_model["Patient"])
42
43
# Instantiate DataModelGraph
44
data_model_grapher = DataModelGraph(
0 commit comments