Skip to content

Commit 58316db

Browse files
author
Auto-format Bot
committed
Automatically reformatting code
1 parent d3d131e commit 58316db

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)