We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c024e commit 9e245d0Copy full SHA for 9e245d0
README.md
@@ -162,7 +162,7 @@ mypy -p git
162
The same linting, and running tests on all the different supported Python versions, will be performed:
163
164
- Upon submitting a pull request.
165
-- On each push, *if* you have a fork with a "main" branch and GitHub Actions enabled.
+- On each push, *if* you have a fork with GitHub Actions enabled.
166
- Locally, if you run [`tox`](https://tox.wiki/) (this skips any Python versions you don't have installed).
167
168
#### Configuration files
0 commit comments