Skip to content

Commit f53ea65

Browse files
insert newline userguide
1 parent 5347abc commit f53ea65

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

doc/user_guide/modules/nox.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
nox
22
===
3+
34
The nox package contains nox related functionalities like pre defined nox tasks.
45

56
.. figure:: ../../_static/nothing-to-see-here.png

doc/user_guide/modules/nox_tasks.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ nox_tasks
33

44
import-lint
55
___________
6+
67
`Import Linter <https://import-linter.readthedocs.io/en/stable/readme.html>`_
78
allows you to define and enforce rules for the imports within and between Python packages.
89

doc/user_guide/modules/pre_commit_hooks.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
pre_commit_hooks
22
=================
3+
34
In the pre_commit_hook package contains git commit hooks and similar functionalities.
45

56
.. figure:: ../../_static/nothing-to-see-here.png

0 commit comments

Comments
 (0)