Skip to content

Commit b86105b

Browse files
authored
Merge pull request #13 from benjamindonnachie/patch-1
Typo in nu_example.py
2 parents c0e11c2 + 4dae59c commit b86105b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nu_example.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
nu.by_tile_aop(dpid='DP3.30015.001', site='WREF', year=2023,
2525
easting=east, northing=north, buffer=20,
2626
include_provisional=True, check_size=False,
27-
save_path='INSERT FILE PATH', token=os.environ.get('NEON_TOKEN'))
27+
savepath='INSERT FILE PATH', token=os.environ.get('NEON_TOKEN'))

0 commit comments

Comments
 (0)