Skip to content

Commit

Permalink
Merge pull request #4237 from hove-io/fix_use_excluded_zones_param
Browse files Browse the repository at this point in the history
fix _use_excluded_zones
  • Loading branch information
azime authored Mar 12, 2024
2 parents 1ca5495 + a6b13fa commit 580fd5d
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 580fd5d

Please sign in to comment.