Skip to content

Commit 8659ec5

Browse files
committed
fixed lint
1 parent 63d8a27 commit 8659ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/auth/crypt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"""
3939

4040
from google.auth.crypt import base
41-
from google.auth.crypt import rsa
4241
from google.auth.crypt import es256
42+
from google.auth.crypt import rsa
4343

4444

4545
# Aliases to maintain the v1.0.0 interface, as the crypt module was split

0 commit comments

Comments
 (0)