Skip to content

Commit c7cc6f1

Browse files
committed
Don't hardcode data_type
1 parent b1b6748 commit c7cc6f1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/stall_model.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ set_va!(body_aero, vel_app)
6868
PLOT && plot_geometry(
6969
body_aero,
7070
"Stall model geometry";
71-
data_type=".pdf",
7271
save_path=OUTPUT_DIR,
7372
is_save=false || SAVE_ALL,
7473
is_show=true,

0 commit comments

Comments
 (0)