Skip to content

Commit

Permalink
FIX: example import
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys committed Feb 19, 2024
1 parent 440bd3a commit 6a8aae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/00-EDB/00_EDB_Create_VIA.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import os
import tempfile

from example.constants import EDB_VERSION
from examples.constants import EDB_VERSION
import pyaedt

temp_dir = tempfile.TemporaryDirectory(suffix=".ansys")
Expand Down

0 comments on commit 6a8aae0

Please sign in to comment.