diff --git a/tests/.pydocstylerc b/tests/.pydocstylerc new file mode 100644 index 00000000..d55a0255 --- /dev/null +++ b/tests/.pydocstylerc @@ -0,0 +1,2 @@ +[pydocstyle] +ignore = D101,D102