removed a trace
This commit is contained in:
@ -568,7 +568,6 @@ def open_uri(uri,
|
|||||||
only=only,
|
only=only,
|
||||||
header=header)
|
header=header)
|
||||||
elif format==b"metabaR":
|
elif format==b"metabaR":
|
||||||
print(file)
|
|
||||||
objclass = dict
|
objclass = dict
|
||||||
if input:
|
if input:
|
||||||
raise NotImplementedError('Input data file format not implemented')
|
raise NotImplementedError('Input data file format not implemented')
|
||||||
|
Reference in New Issue
Block a user