Skip to content

Commit ea9ddaa

Browse files
seismanweiji14
andauthored
Update pygmt/helpers/utils.py
Co-authored-by: Wei Ji <[email protected]>
1 parent c83c9f8 commit ea9ddaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/helpers/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ def data_kind(
246246
247247
The "empty" kind:
248248
249-
>>> data_kind(data=None)
249+
>>> data_kind(data=None, required=True)
250250
'empty'
251251
252252
The "file" kind:

0 commit comments

Comments
 (0)