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

Commit 450139a

Browse files
authored
Merge pull request #1209 from andrewsg/flake8
Ignore Flake8 import order error I202 to accommodate region tags
2 parents bfbabb0 + 31ed8e4 commit 450139a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/api-client/manager/manager_test.py

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

1818
from google.cloud import pubsub
1919
import pytest
20+
2021
import manager
2122

2223
cloud_region = 'us-central1'

0 commit comments

Comments
 (0)