We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad5bb15 commit 92518ebCopy full SHA for 92518eb
1 file changed
earthpy/io.py
@@ -241,7 +241,6 @@ def get_data(self,
241
verbose=verbose,
242
)
243
data_paths.append(this_path)
244
- print(data_paths)
245
246
# Return the data path or list of paths
247
if len(data_paths) == 1:
0 commit comments