Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit ceb7e4b

Browse files
Takashi Matsuobusunkim96
Takashi Matsuo
authored andcommitted
chore: some lint fixes [(#3737)](GoogleCloudPlatform/python-docs-samples#3737)
1 parent 3e31d7a commit ceb7e4b

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)