Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernize Python syntax with pyupgrade --py38-plus **/*.py | Christian Clauss | 2021-02-23 | 1 | -2/+2 |
| | |||||
* | make fmt | Bryan Newbold | 2021-01-25 | 1 | -1/+3 |
| | |||||
* | refactor ES configuration setting names | Bryan Newbold | 2021-01-25 | 1 | -2/+2 |
| | |||||
* | lint: don't use default keyword for os.environ.get() | Bryan Newbold | 2020-10-16 | 1 | -3/+1 |
| | | | | pylint complains; not sure this is really valid | ||||
* | first iteration of an API query helper | Bryan Newbold | 2020-06-04 | 1 | -0/+117 |
If fatcat-cli was ready, could just use that instead. Oh well! |