Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas J. Fan <[email protected]>
  • Loading branch information
thomasjpfan committed Apr 26, 2024
1 parent ed8f893 commit 88b818b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/flytekit/unit/models/core/test_security.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
import pytest

import flytekit.configuration.plugin
from flytekit.models.security import Secret
from flytekit.core.context_manager import ExecutionState
from flytekit.models.security import Secret


def test_secret():
Expand Down

0 comments on commit 88b818b

Please sign in to comment.