Skip to content

Commit bee2a1a

Browse files
committed
Update Python code
1 parent 7d015ef commit bee2a1a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1503,7 +1503,7 @@ tests:
15031503
DISTANCE_COEFFICIENT: 2.0
15041504
EXTENT: 0, 8, -5, 3
15051505
INTERPOLATION_DATA:
1506-
name: pointsz.gml,False,1,0
1506+
name: pointsz.gml,0,1,0
15071507
type: interpolation
15081508
ROWS: 300
15091509
results:
@@ -1520,7 +1520,7 @@ tests:
15201520
DISTANCE_COEFFICIENT: 2.0
15211521
EXTENT: 0, 8, -5, 3
15221522
INTERPOLATION_DATA:
1523-
name: pointsz.gml,True,-1,0
1523+
name: pointsz.gml,1,-1,0
15241524
type: interpolation
15251525
ROWS: 300
15261526
results:
@@ -1536,7 +1536,7 @@ tests:
15361536
COLUMNS: 300
15371537
EXTENT: 0, 8, -5, 3
15381538
INTERPOLATION_DATA:
1539-
name: pointsz.gml,False,1,0
1539+
name: pointsz.gml,0,1,0
15401540
type: interpolation
15411541
METHOD: '0'
15421542
ROWS: 300
@@ -1556,7 +1556,7 @@ tests:
15561556
COLUMNS: 300
15571557
EXTENT: 0, 8, -5, 3
15581558
INTERPOLATION_DATA:
1559-
name: pointsz.gml,True,-1,0
1559+
name: pointsz.gml,1,-1,0
15601560
type: interpolation
15611561
METHOD: '1'
15621562
ROWS: 300

0 commit comments

Comments
 (0)