Skip to content

Commit 670141b

Browse files
gcf-owl-bot[bot]dandhlee
authored andcommitted
chore(python): add nox session to sort python imports (#254)
Source-Link: googleapis/synthtool@1b71c10 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:00c9d764fd1cd56265f12a5ef4b99a0c9e87cf261018099141e2ca5158890416 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 9e1636e commit 670141b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cloud_tasks/snippets/delete_queue_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222
import delete_queue
2323

24-
2524
TEST_PROJECT_ID = os.environ["GOOGLE_CLOUD_PROJECT"]
2625
TEST_LOCATION = os.getenv("TEST_QUEUE_LOCATION", "us-central1")
2726
TEST_QUEUE_NAME = f"my-queue-{uuid.uuid4().hex}"

0 commit comments

Comments
 (0)