Skip to content
Success

Changes

Summary

  1. Map new plot mimetype annotations to plot. (commit: 34a063b) (details)
  2. Improve PEP8 conformance in main.py. (commit: 88048e6) (details)
  3. Add test to show correct number of plots is found in dataset 26. (commit: 4a60bc9) (details)
Commit 34a063b1ffdc3aad2fffa7fef06d691ab501aca5 by Hugh Sorby
Map new plot mimetype annotations to plot.
(commit: 34a063b)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/scicrunch_processing_common.py (diff)
The file was modifiedapp/scicrunch_processing_skipped_mimetypes.py (diff)
The file was modifiedrequirements.txt (diff)
Commit 88048e633b2840f0ed68e006b701b11ecbb897a5 by Hugh Sorby
Improve PEP8 conformance in main.py.
(commit: 88048e6)
The file was modifiedapp/main.py (diff)
Commit 4a60bc97f0f02b2c47097716826d46acd1e87e66 by Hugh Sorby
Add test to show correct number of plots is found in dataset 26.
(commit: 4a60bc9)
The file was addedtests/test_plot.py