Skip to content

Commit

Permalink
fix: autopep8
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Oct 13, 2021
1 parent 19ea487 commit 4ae06f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/system/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import os
import pytest

from google.api_core.client_options import ClientOptions # type: ignore
from google.api_core.client_options import ClientOptions # type: ignore
from google.auth import credentials
from google.showcase import EchoClient
from google.showcase import IdentityClient
Expand Down

0 comments on commit 4ae06f1

Please sign in to comment.