Skip to content

Commit

Permalink
Remove stray ipdb trace.
Browse files Browse the repository at this point in the history
  • Loading branch information
desilinguist committed Sep 12, 2022
1 parent 246b784 commit bdf6107
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_examples.py
Expand Up @@ -96,7 +96,6 @@ def run_configuration_and_check_outputs(config_path):
"""

# run this experiment, get the `results_json_path`
__import__('ipdb').sset_trace()
results_json_path = run_configuration(config_path, local=True, quiet=True)[0]

# if the results path exists, check the output
Expand Down

0 comments on commit bdf6107

Please sign in to comment.