Skip to content

Commit

Permalink
rm stray breakpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br committed Feb 24, 2024
1 parent 4bda987 commit 20594e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scpdt/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ def run(self, test, compileflags=None, out=None, clear_globs=False):
"""
dt_config = config.dt_config

breakpoint()

with np_errstate():
with dt_config.user_context_mgr(test):
Expand Down

0 comments on commit 20594e1

Please sign in to comment.