diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-07-28 11:42:58 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-07-28 11:42:58 -0700 |
| commit | efee11dffe3843ea3e8ce8650543caba5074e1cd (patch) | |
| tree | be64b2f7cd5d7c21d957d5579c2a05ad224698c3 | |
| parent | 01cd1c5b347544e5f987fc836bf23864b55a3c29 (diff) | |
Add black too
| -rw-r--r-- | docs/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt index f2d0682ee..d98e2b30c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,3 +4,4 @@ sphinxcontrib-svg2pdfconverter==0.1.0 astroid sphinx-autoapi isort +black |
