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 47a5ffc commit b9e3f00Copy full SHA for b9e3f00
README.rst
@@ -38,7 +38,7 @@ The project's written in Python and uses `Poetry`_ for dependency and package
38
management. We also use `pre-commit`_ to manage our pre-commit hooks, which
39
rely on `black`_, `mypy`_, `pylint`_, amongst others.
40
41
-From within a VS Code `devcontainer`_] environment (recommended)::
+From within a VS Code `devcontainer`_ environment (recommended)::
42
43
poetry install --with dev --sync
44
pre-commit install -t commit-msg -t pre-commit
0 commit comments