Skip to content

Commit

Permalink
Merge branch 'master' into zecheng_appnp_test_cov
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s authored Feb 1, 2023
2 parents 289c937 + 951c7db commit 19f9b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ PyG uses [GitHub Actions](https://github.com/pyg-team/pytorch_geometric/actions)

Everytime you send a Pull Request, your commit will be built and checked against the PyG guidelines:

1. Ensure that your code is formatted correctly by testing against the styleguide of [`flake8`](https://github.com/PyCQA/flake8)://github.com/PyCQA/pycodestyle):
1. Ensure that your code is formatted correctly by testing against the styleguide of [`flake8`](https://github.com/PyCQA/flake8):

```bash
flake8 .
Expand Down

0 comments on commit 19f9b01

Please sign in to comment.