Skip to content

Commit

Permalink
insert newline userguide
Browse files Browse the repository at this point in the history
  • Loading branch information
Jannis-Mittenzwei committed Oct 18, 2024
1 parent 5347abc commit f53ea65
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/user_guide/modules/nox.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
nox
===

The nox package contains nox related functionalities like pre defined nox tasks.

.. figure:: ../../_static/nothing-to-see-here.png
Expand Down
1 change: 1 addition & 0 deletions doc/user_guide/modules/nox_tasks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ nox_tasks

import-lint
___________

`Import Linter <https://import-linter.readthedocs.io/en/stable/readme.html>`_
allows you to define and enforce rules for the imports within and between Python packages.

Expand Down
1 change: 1 addition & 0 deletions doc/user_guide/modules/pre_commit_hooks.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pre_commit_hooks
=================

In the pre_commit_hook package contains git commit hooks and similar functionalities.

.. figure:: ../../_static/nothing-to-see-here.png
Expand Down

0 comments on commit f53ea65

Please sign in to comment.