Skip to content

Commit

Permalink
fix: run lint
Browse files Browse the repository at this point in the history
Signed-off-by: machichima <[email protected]>
  • Loading branch information
machichima committed Dec 14, 2024
1 parent 3e7e2b2 commit 61eca04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import logging

from flytekit import ContainerTask, kwtypes, task, workflow, ImageSpec
from flytekit import ContainerTask, ImageSpec, kwtypes, task, workflow
from flytekit.core.base_task import TaskMetadata

logger = logging.getLogger(__file__)
Expand Down

0 comments on commit 61eca04

Please sign in to comment.