Skip to content
Snippets Groups Projects
Commit 039c6ffc authored by Joscha's avatar Joscha
Browse files

FIX: typo in docstring

parent 6a820cd6
No related branches found
No related tags found
2 merge requests!22Release 0.3,!14F fix list
Pipeline #11992 failed
...@@ -44,7 +44,7 @@ KEYWORDS_IGNORED = [ ...@@ -44,7 +44,7 @@ KEYWORDS_IGNORED = [
def _get_listdatatype(dtype): def _get_listdatatype(dtype):
"""matches a string to check whehter the type definition is a list """matches a string to check whether the type definition is a list
returns the type within the list or None, if it cannot be matched with a returns the type within the list or None, if it cannot be matched with a
list definition list definition
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment