Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff committed Nov 14, 2020
1 parent 23b6c0d commit 4b9002d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/developing-locally.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ First things first.
$ git init # A git repo is required for pre-commit to install
$ pre-commit install

.. note::
.. note::

the `pre-commit` exists in the generated project as default.
for the details of `pre-commit`, follow the [site of pre-commit](https://pre-commit.com/).
the `pre-commit` exists in the generated project as default.
for the details of `pre-commit`, follow the [site of pre-commit](https://pre-commit.com/).

#. Create a new PostgreSQL database using createdb_: ::

Expand Down

0 comments on commit 4b9002d

Please sign in to comment.