Skip to content

Commit e2276b1

Browse files
committed
Make minor change, commit and push to trigger RTD build
Signed-off-by: John M. Horan <[email protected]>
1 parent 9881d3c commit e2276b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/tutorial_add_new_importer.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
Add a new importer
44
====================
55

6-
This tutorial contains all the things one should know to quickly
7-
implement an importer.
6+
This tutorial contains all the things one should know to quickly implement an importer.
87
Many internal details about importers can be found inside the
98
:file:`vulnerabilites/importer.py` file.
109
Make sure to go through :ref:`importer-overview` before you begin writing one.

0 commit comments

Comments
 (0)