Skip to content
Snippets Groups Projects
Commit 240123c3 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

FIX: Another typo

parent 570ac8e9
No related branches found
No related tags found
2 merge requests!39Release 0.4.0,!20created draft for generic analysis method
Pipeline #17118 passed
...@@ -23,8 +23,7 @@ ...@@ -23,8 +23,7 @@
# ** end header # ** end header
# #
""" """An example script that illustrates how scripts can be used in conjunction
An exemplary script that illustrates how scripts can be used in conjunction
with the generic_analysis module. with the generic_analysis module.
The data model needed for this script is: The data model needed for this script is:
...@@ -37,6 +36,7 @@ Analysis: ...@@ -37,6 +36,7 @@ Analysis:
Person: Person:
Email: TEXT Email: TEXT
""" """
import argparse import argparse
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment