Skip to content

Commit

Permalink
fix _use_excluded_zones
Browse files Browse the repository at this point in the history
  • Loading branch information
xlqian committed Mar 11, 2024
1 parent a4f0673 commit 7f37246
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,6 @@ def __init__(self, output_type_serializer):
"_use_excluded_zones",
type=BooleanType(),
hidden=True,
default=False,
help="only available for Asgard so far: take into account excluded zones pre-defined in Asgard, "
"Warning: this feature may be performance impacting.",
)
Expand Down

0 comments on commit 7f37246

Please sign in to comment.