Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
Signed-off-by: Jitendra Gundaniya <[email protected]>
  • Loading branch information
jitu5 committed May 1, 2024
1 parent c8f4983 commit b510696
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from kedro_viz.constants import ROOT_MODULAR_PIPELINE_ID
from kedro_viz.data_access.repositories import ModularPipelinesRepository
from kedro_viz.models.flowchart import GraphNode, GraphNodeType, ModularPipelineChild
from kedro_viz.models.flowchart import GraphNode


class TestModularPipelinesRepository:
Expand Down

0 comments on commit b510696

Please sign in to comment.