Cloufield / gwaslab

A Python package for handling and visualizing GWAS summary statistics. https://cloufield.github.io/gwaslab/
GNU General Public License v3.0
151 stars 25 forks source link

Fix missing logs, rename **args to **kwargs, fix typo #85

Closed sup3rgiu closed 6 months ago

sup3rgiu commented 6 months ago

Also, I think you should bump the version to 3.4.42 (or even better 3.4.43) in the pyproject.toml and g_version.py files :)

Cloufield commented 6 months ago

Thanks a lot for pointing out these details! As you may tell from the code I have written, I am also learning these programming traditions along the way. (especially for naming...) I will update the version soon.