Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: troychiu <[email protected]>
  • Loading branch information
troychiu committed Nov 27, 2023
1 parent aa1bd20 commit f70d7f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugins/flytekit-flyin/tests/test_flyin_plugin.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
import mock
from flytekitplugins.flyin import vscode
import pytest
from flytekitplugins.flyin import jupyter

from flytekitplugins.flyin import vscode, jupyter
from flytekit import task, workflow
from flytekit.core.context_manager import ExecutionState

Expand Down

0 comments on commit f70d7f6

Please sign in to comment.