Skip to content

Commit

Permalink
refactor folder imports
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdsharpe committed Feb 26, 2024
1 parent 6840786 commit 4876e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neuralfoil/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from gen1_architecture.neuralfoil import (
from neuralfoil.gen1_architecture.main import (
get_aero_from_kulfan_parameters,
get_aero_from_airfoil,
get_aero_from_coordinates,
Expand Down

0 comments on commit 4876e47

Please sign in to comment.