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