Skip to content

Commit 7f37246

Browse files
committed
fix _use_excluded_zones
1 parent a4f0673 commit 7f37246

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/jormungandr/jormungandr/interfaces/v1/journey_common.py

-1
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,6 @@ def __init__(self, output_type_serializer):
785785
"_use_excluded_zones",
786786
type=BooleanType(),
787787
hidden=True,
788-
default=False,
789788
help="only available for Asgard so far: take into account excluded zones pre-defined in Asgard, "
790789
"Warning: this feature may be performance impacting.",
791790
)

0 commit comments

Comments
 (0)