Use doc builder styler (#16412)

* Config update

* Use doc-builder styler

* Cleanup

* Adapt import

* We need it there too!
This commit is contained in:
Sylvain Gugger
2022-03-28 07:45:18 -04:00
committed by GitHub
parent 8049dfa427
commit 473709fc76
8 changed files with 16 additions and 567 deletions

View File

@@ -19,7 +19,7 @@ import os
import re
import black
from style_doc import style_docstrings_in_code
from doc_builder.style_doc import style_docstrings_in_code
# All paths are set with the intent you should run this script from the root of the repo with the command