Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
thisac authored Feb 6, 2023
1 parent 1e7a701 commit 4ffd787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ It can also be installed from source by cloning this GitHub repository and runni
make install
The makefile will also simplify running tests (``make test``), coverage (``make coverage``),
documentation (``make docs```), as well as formatting (``make format``) the code using the `Black
documentation (``make docs``), as well as formatting (``make format``) the code using the `Black
<https://black.readthedocs.io/>`_ formatter (set to a line-length of 100) and `isort
<https://pycqa.github.io/isort/>`_. It's available on both Unix as well as Windows systems, via the
`make.bat` batch file.
Expand Down

0 comments on commit 4ffd787

Please sign in to comment.