Skip to content

Commit fcb8435

Browse files
committed
remove breakpoint
1 parent 2e3ac7e commit fcb8435

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/runtime_env_toolchain/toolchain_runs_test.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ def test_ran(self):
1717
for i, x in enumerate(sys.path):
1818
print(i, x)
1919

20-
breakpoint()
21-
2220
##todo trying to get bazel to use py 3.9
2321
## Use pyenv global to change the version used when shell isn't
2422
## inherited

0 commit comments

Comments
 (0)