Skip to content

Commit ac06a60

Browse files
committed
Merge branch 'tim/sdk-configures-edge' of github.com:groundlight/python-sdk into tim/sdk-configures-edge
2 parents 9c45e06 + b0b6b82 commit ac06a60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/groundlight/experimental_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
import json
1111
from io import BufferedReader, BytesIO
1212
from pathlib import Path
13-
from urllib.parse import urlparse, urlunparse
1413
from typing import Any, Dict, List, Optional, Union
14+
from urllib.parse import urlparse, urlunparse
1515

1616
import requests
1717
from groundlight_openapi_client.api.actions_api import ActionsApi

0 commit comments

Comments
 (0)