Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make fmt (black 21.9b0) | Bryan Newbold | 2021-10-27 | 1 | -87/+119 |
| | |||||
* | flake8 clean (with current settings) | Bryan Newbold | 2021-10-26 | 1 | -1/+1 |
| | |||||
* | start handling trivial lint cleanups: unused imports, 'is None', etc | Bryan Newbold | 2021-10-26 | 1 | -6/+6 |
| | |||||
* | make fmt | Bryan Newbold | 2021-10-26 | 1 | -53/+73 |
| | |||||
* | python: isort all imports | Bryan Newbold | 2021-10-26 | 1 | -2/+2 |
| | |||||
* | lots of progress on wayback refactoring | Bryan Newbold | 2020-01-09 | 1 | -1/+7 |
| | | | | | | - too much to list - canonical flags to control crawling - cdx_to_dict helper | ||||
* | more wayback and SPN tests and fixes | Bryan Newbold | 2020-01-09 | 1 | -1/+39 |
| | |||||
* | refactor SavePaperNowClient and add test | Bryan Newbold | 2020-01-07 | 1 | -0/+160 |
- response as a namedtuple - "remote" errors (aka, SPN API was HTTP 200 but returned error) aren't an exception |