diff options
| author | Anthony Sottile <asottile@umich.edu> | 2021-10-10 16:56:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-10 16:56:47 -0700 |
| commit | 08a330730e3ecd21abddf0287c030496c0b8bfba (patch) | |
| tree | 88c26d487a68a13a5cfe0e1b2a57f0fa6f753f59 /README.rst | |
| parent | 21d3c70d676007470908d39b73f0521d39b3b997 (diff) | |
| parent | ea52cb6f766c3ef394617c5cf9bea8a6cd668fd4 (diff) | |
| download | flake8-08a330730e3ecd21abddf0287c030496c0b8bfba.tar.gz | |
Merge pull request #1403 from PyCQA/master-to-main
master -> main
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ :target: https://github.com/PyCQA/flake8/actions?query=workflow%3Amain :alt: build status -.. image:: https://results.pre-commit.ci/badge/github/PyCQA/flake8/master.svg - :target: https://results.pre-commit.ci/latest/github/PyCQA/flake8/master +.. image:: https://results.pre-commit.ci/badge/github/PyCQA/flake8/main.svg + :target: https://results.pre-commit.ci/latest/github/PyCQA/flake8/main :alt: pre-commit.ci status ======== |
