Skip to content

Commit 0608922

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/beta/set_endpoint_test.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
# limitations under the License.
1414

1515
import os
16+
1617
import set_endpoint
1718

19+
1820
PROJECT_ID = os.environ['GCLOUD_PROJECT']
1921

2022

0 commit comments

Comments
 (0)