Skip to content

Commit 13365dc

Browse files
author
stephaniegott
committed
typo
1 parent f09595e commit 13365dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipyleaflet/leaflet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ class Velocity(Layer):
333333
import xarray
334334
except ModuleNotFoundError:
335335
raise ImportError(
336-
'The `xarray` module (required for use of the Velocity layer) is'
336+
'The `xarray` module (required for use of the Velocity layer) is '
337337
'not installed.'
338338
)
339339

0 commit comments

Comments
 (0)