diff options
| author | Joseph Fox-Rabinovitz <jfoxrabinovitz@gmail.com> | 2016-03-03 23:04:24 -0500 |
|---|---|---|
| committer | Joseph Fox-Rabinovitz <joseph.r.fox-rabinovitz@nasa.gov> | 2016-03-14 14:30:08 -0400 |
| commit | 133e8927eb6d8f4855fc13013d82c8be4900304e (patch) | |
| tree | c8fa10f56498b066cfe7c5e539fb5cb358883783 /doc/source/_static | |
| parent | 7a4ff44b056eb8f8a53fbc196ef53666523bfca3 (diff) | |
| download | numpy-133e8927eb6d8f4855fc13013d82c8be4900304e.tar.gz | |
MAINT: Wrapped some docstrings and fixed typo
Diffstat (limited to 'doc/source/_static')
| -rw-r--r-- | doc/source/_static/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/_static/.gitignore b/doc/source/_static/.gitignore new file mode 100644 index 000000000..60da04706 --- /dev/null +++ b/doc/source/_static/.gitignore @@ -0,0 +1,2 @@ +# This file is here to avoid a sphinx warning about a missing _static folder. +# Empty folders are not allowed into git. |
