Skip to content

Commit bc83a65

Browse files
committed
Merge branch 'webhooks-custom-payloads' of https://github.com/groundlight/python-sdk into webhooks-custom-payloads
2 parents e94c0d4 + 58316db commit bc83a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/test_actions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from datetime import datetime
22

33
import pytest
4-
from groundlight import ExperimentalApi, ApiException
4+
from groundlight import ApiException, ExperimentalApi
55
from groundlight_openapi_client.exceptions import NotFoundException
66

77

0 commit comments

Comments
 (0)