Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move from % syntax to format or f-strings | Pierre Sassoulas | 2021-02-17 | 1 | -1/+1 |
| | | | | This is possible with python 3.6 | ||||
* | Remove the # coding, since PEP3120 the default is UTF8 | Pierre Sassoulas | 2021-02-17 | 1 | -1/+0 |
| | |||||
* | Allow google style docs to be built along side sphinx style docs, using ↵ | Claudiu Popa | 2018-06-04 | 1 | -0/+1 |
| | | | | napoleon extension | ||||
* | pyupgrade (#549) | Anthony Sottile | 2018-05-22 | 1 | -6/+6 |
| | |||||
* | Make the year dynamic | Claudiu Popa | 2018-03-11 | 1 | -1/+3 |
| | |||||
* | Public facing node documentation | Ashley Whetter | 2017-11-05 | 1 | -1/+14 |
| | |||||
* | Keep a consistent copyright notice across the board. | Claudiu Popa | 2016-07-19 | 1 | -1/+1 |
| | |||||
* | Move the files outside of the source directory. | Claudiu Popa | 2016-07-07 | 1 | -0/+221 |