Skip to content

Commit ca5f8fa

Browse files
authored
Merge pull request #35 from MOmarMiraj/sdk-core/thiswillwork
working commit
2 parents 19051a7 + e3566c2 commit ca5f8fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/onepassword/core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232
core = __import__(core_path, fromlist=["core"])
3333

34-
3534
# InitClient creates a client instance in the current core module and returns its unique ID.
3635
async def _init_client(client_config):
3736
try:

0 commit comments

Comments
 (0)