Skip to content

Commit

Permalink
coding norms
Browse files Browse the repository at this point in the history
  • Loading branch information
danholdaway committed Jun 6, 2024
1 parent 165e96a commit cd04b80
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions test/client_integration/test_client_calls.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,9 @@ def test_jcb():

# Call in serial (for debugging)
# ------------------------------
#for app_model_testing_config in app_model_testing_configs:
##print(yaml.dump(app_model_testing_config))
#jcb.render_app_with_test_config(app_model_testing_config)

# for app_model_testing_config in app_model_testing_configs:
# print(yaml.dump(app_model_testing_config))
# jcb.render_app_with_test_config(app_model_testing_config)


# --------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit cd04b80

Please sign in to comment.