Skip to content

Commit 5d291c7

Browse files
Update src/services/flight.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent ee13c2f commit 5d291c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/services/flight.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@ def _extract_flight(
433433
"min_time_step",
434434
"rtol",
435435
"atol",
436+
"verbose",
436437
)
437438
if (val := getattr(flight, attr, None)) is not None
438439
}

0 commit comments

Comments
 (0)