Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
huong-li-nguyen committed Dec 15, 2023
1 parent 962e4ea commit 933dd44
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@

import pytest
import yaml
from kedro.io import DataCatalog

from kedro.io import DataCatalog # noqa: E402

from vizro.integrations.kedro import datasets_from_catalog # noqa: E402
from vizro.integrations.kedro import datasets_from_catalog


@pytest.fixture
Expand Down

0 comments on commit 933dd44

Please sign in to comment.