Skip to content
Snippets Groups Projects
Commit 99e8c047 authored by Amir Mohammadi's avatar Amir Mohammadi
Browse files

fix typo

parent 8063a1df
No related branches found
No related tags found
1 merge request!67Fix typo in docs
Pipeline #
......@@ -42,7 +42,7 @@ class Preprocessor (object):
# The call function (i.e. the operator() in C++ terms)
def __call__(self, data, annotations):
"""__call__(data, annotations) -> dara
"""__call__(data, annotations) -> data
This is the call function that you have to overwrite in the derived class.
The parameters that this function will receive are:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment