Skip to content

Commit c604d2d

Browse files
committedDec 16, 2017
run sipify
1 parent 8db419c commit c604d2d

File tree

717 files changed

+2479
-16712
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

717 files changed

+2479
-16712
lines changed
 

‎python/analysis/interpolation/qgsgridfilewriter.sip

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ Writes the grid file.
3434
An optional ``feedback`` object can be set for progress reports and cancelation support
3535

3636
:return: 0 in case of success
37-
:rtype: int
38-
3937
%End
4038

4139
};

‎python/analysis/interpolation/qgsidwinterpolator.sip

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ The default is a coefficient of 2.
4848

4949
Point values are weighted by 1 / ( distance ^ coefficient ).
5050

51-
:rtype: float
52-
5351
.. seealso:: :py:func:`setDistanceCoefficient()`
5452

5553
.. versionadded:: 3.0

0 commit comments

Comments
 (0)
Please sign in to comment.