Commit Graph

9 Commits

Author SHA1 Message Date
luzpaz
93f4a986e2 Misc. typos (#1726)
Found via `codespell -i 3 -w -I ../coolprop-word-whitelist.txt` whereby whitelist consists of:
```
cas
formate
hel
nd
te
tim
ue
uint
```
2018-08-14 23:06:49 -06:00
Matthis Thorade
19a4875879 More autopep8 (#1621)
* autopep8 rule-groups E101,W1,W2,W3

* autopep8 with rule group E3 (blank lines)

autopep8 --in-place --recursive --max-line-length=200 --exclude="externals" --select="E101,E3,W1,W2,W3" .

* tabs and space W191

* autopep8 aggressive
2017-12-13 14:43:41 +01:00
Matthis Thorade
526cb198a4 autopep8 whitespace (#1613)
* autopep8 whitespace only:

--select="E101,W1,W2"

* revert single file: web2py_online.py

Should this be a .py file at all?

* revert file Tickets/1443.py because the diff looked strange:

maybe there is an encoding problem?

* Rename web2py_online.py to web2py_online.rst
2017-12-12 08:32:38 -07:00
Jorrit Wronski
61d8a7561d Tried to move the links from the buildbot master to the nightly builds to save some bandwidth 2014-12-08 20:15:13 +01:00
Ian Bell
0812653a27 Added linux LibreOffice wrapper information to docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 19:44:39 -04:00
Ian Bell
26460570cb Updated LibreOffice docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-14 14:22:58 +02:00
Ian Bell
e44f1a5f3d Updated LibreOffice example
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-07 02:14:20 +02:00
Ian Bell
bc5724b259 Update index.rst 2014-09-07 01:20:06 +02:00
Ian Bell
e7c0624a30 Added files for LibreOffice to close https://github.com/CoolProp/CoolProp/issues/123
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-07 01:15:49 +02:00