Skip to content

Commit

Permalink
correct import name
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarter committed Oct 24, 2023
1 parent 17d167f commit 3d2e156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/exB.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

import numpy as np

from frame3dd import Frame, NodeData, ReactionData, ElementData, Options, \
from pyframe3dd import Frame, NodeData, ReactionData, ElementData, Options, \
StaticLoadCase


Expand Down

0 comments on commit 3d2e156

Please sign in to comment.