Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
dfdfb32c
"vscode:/vscode.git/clone" did not exist on "02631d6761221b229bdec67f64207297431a8094"
Unverified
Commit
dfdfb32c
authored
Jan 22, 2025
by
Jakob Görgen
Browse files
symphony/client: fixed Self import in auth due to python version
parent
044d162a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
symphony/client/simbricks/client/auth.py
symphony/client/simbricks/client/auth.py
+1
-1
No files found.
symphony/client/simbricks/client/auth.py
View file @
dfdfb32c
...
...
@@ -24,7 +24,7 @@ import json
import
aiohttp
import
time
import
os
from
typing
import
Self
from
typing
_extensions
import
Self
from
.settings
import
client_settings
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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