Skip to content

Commit

Permalink
Merge branch 'maint_0.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-monch committed Jan 23, 2024
2 parents c7f34f4 + b9a291e commit 1219998
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions datalad_metalad/extract.py
Original file line number Diff line number Diff line change
Expand Up @@ -798,8 +798,6 @@ def legacy_get_file_info(dataset: Dataset,

def legacy_extract_file(ea: ExtractionArguments) -> Iterable[dict]:

import sys
print(repr(ea), file=sys.stderr)
if issubclass(ea.extractor_class, MetadataExtractor):

# Call metalad legacy extractor with a single status record.
Expand Down

0 comments on commit 1219998

Please sign in to comment.