CDCgov / IDWA

Intelligent Data Workflow Automation
Apache License 2.0
1 stars 1 forks source link

SPIKE: Lint OCR with black on PR #75

Closed derekadombek closed 3 months ago

derekadombek commented 3 months ago

Currently we are unit testing for each commit after PR but should include Black linting checks as well

Acceptance Criteria Lint check the incoming code with Black during PR creation and the commits following

Additional context