Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
SDKs
Python SDK
Commits
67ed6fe4
Commit
67ed6fe4
authored
Oct 06, 2021
by
Spencer Sutton
Browse files
Adding import requests
parent
777ae4dd
Pipeline
#70412
passed with stages
in 2 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
osdu_api/clients/partition/partition_client.py
View file @
67ed6fe4
...
...
@@ -15,6 +15,7 @@ import os
import
logging
import
json
import
importlib
import
requests
from
osdu_api.clients.base_client
import
BaseClient
from
osdu_api.providers.aws.service_principal_util
import
get_service_principal_token
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment