We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ccdae commit 58be67eCopy full SHA for 58be67e
src/models/flight.py
@@ -34,6 +34,7 @@ def get_additional_parameters(self):
34
if value is not None
35
and key
36
not in [
37
+ "flight_id",
38
"name",
39
"environment",
40
"rocket",
0 commit comments