aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reformat with black 24Arthur Zamarin2024-01-261-3/+0
* Reformat w/ black 22.12.0 for consistency.Brian Harring2022-12-251-30/+51
* refactor to use f-stringsArthur Zamarin2022-09-261-6/+6
* fileutils: remove deprecated `write_file`Arthur Zamarin2022-09-241-3/+1
* data_source: modernize testsArthur Zamarin2022-08-241-7/+8
* drop unnecessary object class inheritance for py3Tim Harder2020-01-311-1/+1
* drop explicit demandloaded modules to straight importsTim Harder2019-08-221-6/+1
* remove license/copyright file headersTim Harder2019-08-181-3/+0
* replace io.open() usage with open()Tim Harder2018-12-041-2/+1
* use relative imports for internal modulesTim Harder2018-04-111-3/+3
* remove unsupported py2 and deprecated py3 code and fallbacksTim Harder2018-04-111-91/+50
* move snakeoil module into src subdirTim Harder2017-09-231-0/+511