Skip to content

Commit bad127c

Browse files
author
Takashi Matsuo
authored
chore: some lint fixes [(#3740)](GoogleCloudPlatform/python-docs-samples#3740)
1 parent 8669862 commit bad127c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/quickstart_happybase/main_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020

2121
from main import main
2222

23+
2324
PROJECT = os.environ['GCLOUD_PROJECT']
2425
BIGTABLE_INSTANCE = os.environ['BIGTABLE_INSTANCE']
2526
TABLE_ID_FORMAT = 'quickstart-hb-test-{}'

0 commit comments

Comments
 (0)