elixir-cloud-aai / proWES

Proxy service for injecting middleware into GA4GH WES requests
Apache License 2.0
3 stars 5 forks source link

ci: check code format with Black #73

Closed uniqueg closed 10 months ago

uniqueg commented 10 months ago

Use Black to reformat the entire code base (setup.py and packages pro_wes and tests) and add format check to CI workflow.