We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 015ae77 commit c3cd018Copy full SHA for c3cd018
oidc-exchange.py
@@ -1,6 +1,6 @@
1
import os
2
-from pathlib import Path
3
import sys
+from pathlib import Path
4
from textwrap import dedent
5
from typing import NoReturn
6
from urllib.parse import urlparse
0 commit comments