Skip to content

Commit

Permalink
docs: localize azp docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
sjsrey committed Feb 4, 2022
1 parent 3dc23ec commit 0b289ba
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions spopt/region/azp_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,9 @@ def __init__(self, spatially_extensive_attr, threshold, decorated_strategy):
Parameters
----------
spatially_extensive_attr : numpy.ndarray
See corresponding argument in
``region.max_p_regions.heuristics.MaxPRegionsHeu.fit_from_scipy_sparse_matrix``.
Values that will serve as domain for the threshold constraint
threshold : numbers.Real or numpy.ndarray
See corresponding argument in
``region.max_p_regions.heuristics.MaxPRegionsHeu.fit_from_scipy_sparse_matrix``
Value for the threshold constraint
decorated_strategy : AllowMoveStrategy
The ``AllowMoveStrategy`` related to the algorithms local search.
"""
Expand Down

0 comments on commit 0b289ba

Please sign in to comment.