Skip to content

Commit

Permalink
Change path to protocols
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarros committed Sep 11, 2024
1 parent 8b90efb commit ff4de64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/infrastructure_edge.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from infrahub_sdk.protocols_base import CoreNode
from pydantic import BaseModel, ConfigDict, Field

from .protocols import (
from protocols import (
InfraAutonomousSystem,
InfraBGPSession,
InfraCircuit,
Expand Down

0 comments on commit ff4de64

Please sign in to comment.