Skip to content

Commit f6892da

Browse files
committed
lint
1 parent e748f63 commit f6892da

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
@@ -20,9 +20,8 @@
2020
import uuid
2121

2222
from google.cloud import storage
23-
import pytest
24-
2523
import add_dags_to_composer
24+
import pytest
2625

2726

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

0 commit comments

Comments
 (0)