gks-anvil / vrs_anvil_toolkit

Extract clinical variant interpretations from VCF using GA4GH VRS IDs
MIT License
2 stars 1 forks source link

chore/enforce-coding-conventions #28

Closed bwalsh closed 8 months ago

bwalsh commented 8 months ago

As a vrs-anvil developer, in order to lower costs and improve quality, I need to read and write code according to widespread conventions. Other benefits include:

Flake8 is used to wrap PyFlakes, pycodestyle etc and flag issues that conform to coding style (PEP8).