Skip to content

Commit

Permalink
fixed bad path
Browse files Browse the repository at this point in the history
  • Loading branch information
crecine committed Oct 2, 2024
1 parent 7b8a681 commit 9b0932e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import openmdao.api as om
from openmdao.utils.assert_utils import assert_check_partials, assert_near_equal

from aviary.subsystems.aerodynamics.gasp_based.interference2 import root_chord, \
from aviary.subsystems.aerodynamics.gasp_based.interference import root_chord, \
common_variables, top_and_bottom_width, body_ratios, interference_drag, \
WingFuselageInterference_premission, WingFuselageInterference_dynamic
from aviary.variable_info.variables import Aircraft, Dynamic
Expand Down

0 comments on commit 9b0932e

Please sign in to comment.