8000 lint · riteshverma/python-docs-samples@2c46a03 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c46a03

Browse files
committed
lint
1 parent e1ca393 commit 2c46a03

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer/cicd_sample/utils/add_dags_to_composer_test.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,10 @@
1919
import tempfile
2020
import uuid
2121

22+
import add_dags_to_composer
2223
from google.cloud import storage
2324
import pytest
2425

25-
import add_dags_to_composer
26-
2726

2827
DAGS_DIR = pathlib.Path(__file__).parent.parent / "dags/"
2928

0 commit comments

Comments
 (0)
0