Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-review merged scripts to make sure they follow formatting standards in main gnomad_methods repo #21

Open
klaricch opened this issue Aug 25, 2021 · 1 comment

Comments

@klaricch
Copy link
Collaborator

No description provided.

@nawatts
Copy link
Contributor

nawatts commented Aug 25, 2021

We run Black on all PRs, so formatting of Python code should be automatically checked.

- name: Check formatting
run: black --check .

gnomad_methods also uses pydocstyle to enforce conventions for docstrings. We could add that here as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants