Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
Signed-off-by: Sajid Alam <sajid_alam@mckinsey.com>
  • Loading branch information
SajidAlamQB committed Oct 18, 2024
1 parent 0e038e1 commit c8cf56a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions package/kedro_viz/models/flowchart/metadata.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# kedro_viz/models/metadata.py

from abc import ABC
from pydantic import BaseModel, Field, ValidationInfo, field_validator, model_validator
from typing import Optional, Dict, Any, Union, List, ClassVar, cast
Expand Down
2 changes: 0 additions & 2 deletions package/kedro_viz/models/flowchart/nodes.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# kedro_viz/models/nodes.py

from abc import ABC
from pydantic import (
BaseModel,
Expand Down

0 comments on commit c8cf56a

Please sign in to comment.