Skip to content

Commit c3cd018

Browse files
committed
oidc-exchange: isort
1 parent 015ae77 commit c3cd018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oidc-exchange.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os
2-
from pathlib import Path
32
import sys
3+
from pathlib import Path
44
from textwrap import dedent
55
from typing import NoReturn
66
from urllib.parse import urlparse

0 commit comments

Comments
 (0)