Skip to content

Commit 8bba7f8

Browse files
committed
allow range
1 parent 4810585 commit 8bba7f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/image/convert_b64.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717

1818
skipKeys = [
1919
'geojson',
20-
'layers',
21-
'range'
20+
'layers'
2221
]
2322

2423
def arraysToB64(obj, newObj) :

0 commit comments

Comments
 (0)