Skip to content

Commit b1ca2b3

Browse files
committed
lint
1 parent 95fca64 commit b1ca2b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-automl/tests/system/smoke_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ def test_list_models(project_id: str, transport: str):
3535
# The purpose of this smoke test is to test the communication with the API server,
3636
# rather than API-specific functionality.
3737
# If the smoke test fails, we won't reach this line.
38-
assert True
38+
assert True

0 commit comments

Comments
 (0)