Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 4ae06f1

Browse files
committed
fix: autopep8
1 parent 19ea487 commit 4ae06f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/system/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import os
2020
import pytest
2121

22-
from google.api_core.client_options import ClientOptions # type: ignore
22+
from google.api_core.client_options import ClientOptions # type: ignore
2323
from google.auth import credentials
2424
from google.showcase import EchoClient
2525
from google.showcase import IdentityClient

0 commit comments

Comments
 (0)