Skip to content

Commit

Permalink
chore(python): add nox session to sort python imports (#254)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Apr 21, 2022
1 parent 90b1914 commit 2d0b828
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cloud_tasks/snippets/delete_queue_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

import delete_queue


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

0 comments on commit 2d0b828

Please sign in to comment.