Skip to content

Commit 2d41ff1

Browse files
[Hotfix Main]: [HOTFIX] examples: changed file name (#1754)
Co-authored-by: Marc Vives <[email protected]>
1 parent 5030775 commit 2d41ff1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

flow360/examples/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from .cube import Cube
88
from .cylinder2D import Cylinder2D
99
from .cylinder3D import Cylinder3D
10-
from .DARPA import DARPA_SUBOFF
10+
from .DARPA_SUBOFF import DARPA_SUBOFF
1111
from .drivaer import DrivAer
1212
from .evtol import EVTOL
1313
from .f1_2025 import F1_2025

0 commit comments

Comments
 (0)