Skip to content

Commit

Permalink
edbcore doc removing
Browse files Browse the repository at this point in the history
  • Loading branch information
svandenb-dev committed Jan 16, 2025
1 parent b889019 commit 89935b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/legacy/system/test_edb.py
Original file line number Diff line number Diff line change
Expand Up @@ -1415,7 +1415,7 @@ def test_backdrill_via_with_offset(self):

def test_add_via_with_options_control_file(self):
"""Add new via layer with option in control file."""
from pyedb.dotnet.edb_core.edb_data.control_file import ControlFile
from pyedb.dotnet.database.edb_data.control_file import ControlFile

ctrl = ControlFile()
ctrl.stackup.add_layer(
Expand Down

0 comments on commit 89935b3

Please sign in to comment.