We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbe950e commit db02208Copy full SHA for db02208
tests/unit/session/test_read_gbq_colab.py
@@ -39,7 +39,6 @@ def test_read_gbq_colab_includes_label():
39
bqclient._query_and_wait_bigframes.call_args_list,
40
bqclient.query.call_args_list,
41
):
42
- breakpoint()
43
job_config = kall.kwargs.get("job_config")
44
if job_config is None:
45
continue
0 commit comments