Skip to content

Commit ad5bb15

Browse files
committed
Undoing path changes
1 parent c2e5e0d commit ad5bb15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

earthpy/io.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ def get_data(self,
170170
"Key '" + key + "' not found in earthpy.io.DATA_URLS. "
171171
"Choose one of: {}".format(pretty_keys)
172172
)
173-
self.path /= key
174173
this_data = DATA_URLS[key]
175174

176175
if title is not None:

0 commit comments

Comments
 (0)