Skip to content
Snippets Groups Projects
Commit a8cb64b7 authored by Andreas Mueller's avatar Andreas Mueller
Browse files

skip docstring tests because not useful to users and has some issues

parent de16152f
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,8 @@ _METHODS_IGNORE_NONE_Y = [
def test_docstring_parameters():
raise SkipTest('Not testing docstring parameter consistency')
# Test module docstring formatting
# Skip test if numpydoc is not found or if python version is < 3.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment