cleanlab--cleanlab
c8635bb50c
This way, developers don't have to edit a file and remember to change it back before submitting a pull request: that seems error-prone.
7 行
204 B
Plaintext
7 行
204 B
Plaintext
Without this directory, Sphinx will warn:
|
|
|
|
> WARNING: html_static_path entry '_static' does not exist
|
|
|
|
This file exists to suppress that warning and because empty directories cannot
|
|
be checked in to Git.
|