项目文件夹

文件
Anish Athalye c8635bb50c Add more ergonomic method to skip notebooks
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.
2022-04-07 05:53:54 -04:00

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.