Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded shebang from test_processing.py. | Elisei Roca | 2021-09-20 | 1 | -2/+0 |
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -3/+3 |
* | Reverting "Always activate testing in every test module ever." | Christopher Allan Webber | 2013-05-17 | 1 | -4/+0 |
* | Always activate testing in every test module ever. | Christopher Allan Webber | 2013-05-16 | 1 | -0/+4 |
* | Removing reference to nose (thanks for catching, Elrond!) | Christopher Allan Webber | 2013-05-12 | 1 | -3/+1 |
* | Fix problems from pyflakes output | Will Kahn-Greene | 2012-06-03 | 1 | -1/+1 |
* | Rename to FilenameBuilder, with a main method named fill. | Brett Smith | 2012-03-26 | 1 | -8/+8 |
* | Add FilenameMunger class to processing, with tests. | Brett Smith | 2012-03-25 | 1 | -0/+20 |