Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce1e06a

Browse files
committed
Lint.
1 parent 77ce1b0 commit ce1e06a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spanner/cloud-client/snippets_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ def temporary_database(spanner_instance):
5757
yield database
5858
database.drop()
5959

60+
6061
@pytest.fixture(scope='module')
6162
def temporary_database_with_all_columns(spanner_instance):
6263
database_id = unique_database_id()

0 commit comments

Comments
 (0)