From 69fb7990d8e40a578c9dfd1de2c98f327b8286fd Mon Sep 17 00:00:00 2001 From: jbannon Date: Fri, 29 Apr 2022 06:31:33 +0000 Subject: [PATCH] pydocstyle toml --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index f65b0083..7ae36c88 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,6 +38,7 @@ lint = black==22.3.0 isort==5.10.1 pylint==2.13.5 + pydocstyle[toml]==6.1.1 docs = sphinx==4.5.0 sphinx-rtd-theme==1.0.0