microbiomedata / nmdc_automation

Prototype automation
2 stars 2 forks source link

188 fix type annotations in scheduler #204

Closed mbthornton-lbl closed 3 months ago

mbthornton-lbl commented 3 months ago

This PR provides:

Also, this PR has some WIP refactoring code in the form of dataclasses in workflow_automation.base with unit tests. My intention is to replace the existing classes in the workflow code with dataclasses for stronger typing

mbthornton-lbl commented 3 months ago

Duplicated by PR #200