biocommons / hgvs

Python library to parse, format, validate, normalize, and map sequence variants. `pip install hgvs`
https://hgvs.readthedocs.io/
Apache License 2.0
240 stars 94 forks source link

#695 - Remove top level code environment scripts from modules #728

Closed davmlaw closed 7 months ago

davmlaw commented 7 months ago

Fix for #695

I checked that all of the examples removed were present in tests

The only remaining __main__ in modules are doctests, or actual utilities