Skip to content

Commit 3d92b96

Browse files
committed
import order
1 parent 2acac25 commit 3d92b96

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

common/chronicle_auth_test.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,11 @@
1616

1717
import os
1818
import tempfile
19-
2019
import unittest
2120
from unittest import mock
22-
from google.oauth2 import service_account
2321

2422
import chronicle_auth
23+
from google.oauth2 import service_account
2524

2625

2726
class ChronicleAuthTest(unittest.TestCase):

0 commit comments

Comments
 (0)