aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/query_fatcat.py
Commit message (Expand)AuthorAgeFilesLines
* Modernize Python syntax with pyupgrade --py38-plus **/*.pyChristian Clauss2021-02-231-2/+2
* make fmtBryan Newbold2021-01-251-1/+3
* refactor ES configuration setting namesBryan Newbold2021-01-251-2/+2
* lint: don't use default keyword for os.environ.get()Bryan Newbold2020-10-161-3/+1
* first iteration of an API query helperBryan Newbold2020-06-041-0/+117