Skip to content

🔧 More Bug Fixes 🧹 More Linting

Compare
Choose a tag to compare
@migbro migbro released this 10 Apr 21:01
· 91 commits to master since this release
1c2342c

Fixed some minor solo vs etl mode arg bugs in:

  • get_study_metadata with args.study_config (also cleared out a deprecated function)
  • check_downloads with file_types to check namespace (solo) and not None (etl)
  • cli to use manifest_subset (also learned that hyphenated args get interpreted as _ automatically)

What's Changed

Full Changelog: v2.2.1...v2.2.2