Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some unused imports and local variables. | Ben Sturmfels | 2021-09-23 | 1 | -2/+0 |
| | |||||
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -2/+2 |
| | |||||
* | Cleaning a bit: os.path.sep.join -> os.path.join | Christopher Allan Webber | 2013-05-23 | 1 | -2/+2 |
| | |||||
* | docstring update: link theme... and plugins! | Christopher Allan Webber | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | Generalize "gmg theme assetlink" -> "gmg assetlink" and cover both theme and ↵ | Christopher Allan Webber | 2013-05-23 | 1 | -0/+151 |
plugins We've moved the module... probably I'll re-add theme just to give a warning that this is deprecated. This commit sponsored by Kevin Williams. Thank you! |