cancerDHC / sheet2linkml

Python package for conversion of Google Sheet to LinkML for CCDH
Apache License 2.0
1 stars 3 forks source link

Add CI code style standardization with Black via GitHub Actions #11

Closed gaurav closed 3 years ago

gaurav commented 3 years ago

Use the Black to enforce Python code style. Instructions are available at https://black.readthedocs.io/en/stable/integrations/github_actions.html

sujaypatil96 commented 3 years ago

Addressed in PR #14.