Skip to content

Commit a467034

Browse files
author
brandon
committed
remove debug line
1 parent ccbb285 commit a467034

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

generated/groundlight_openapi_client/api/detectors_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ def create_detector_with_http_info(
156156
_body_params = None
157157
if _params["detector_creation_input_request"] is not None:
158158
_body_params = _params["detector_creation_input_request"]
159-
import IPython; IPython.embed()
160159
# set the HTTP header `Accept`
161160
_header_params["Accept"] = self.api_client.select_header_accept(["application/json"]) # noqa: E501
162161

0 commit comments

Comments
 (0)