We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3710709 commit ff6f523Copy full SHA for ff6f523
CONTRIBUTING.md
@@ -63,7 +63,7 @@ You can run `tox` with the following arguments:
63
64
* `tox` to run all existing tox commands, including unit tests for all packages
65
under multiple Python versions
66
-* `tox -e docs` to regenerate all docs
+* `tox -e docs` to regenerate all docs
67
* `tox -e py312-test-instrumentation-aiopg` to e.g. run the aiopg instrumentation unit tests under a specific
68
Python version
69
* `tox -e spellcheck` to run a spellcheck on all the code
0 commit comments