aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reformat with black 24Arthur Zamarin2024-01-261-1/+0
* fix(config): cleanup deprecated access of central.*, using central.objects.* ...Brian Harring2023-02-051-4/+4
* refactor(config): remove prepend/append incremental return signature fully.Brian Harring2023-02-051-2/+2
* refactor(config): remove the notion of config layer incremental prepend/append.Brian Harring2023-02-053-170/+2
* reblackify the codeArthur Zamarin2023-02-021-1/+0
* refactor(config): Remove ConfigHint/configurable positional arg supportBrian Harring2023-02-022-10/+14
* refactor(config): adding typing to config hints along with immutability.Brian Harring2023-02-021-2/+3
* Reformat w/ black-22.12.0Brian Harring2022-12-254-631/+1034
* tests: small cleanupArthur Zamarin2022-10-291-1/+0
* use less deprecated cruft of snakeoilArthur Zamarin2022-09-241-18/+13
* tests/config/*.py: modernize tests to pytestArthur Zamarin2022-08-204-1015/+925
* use isort to sort importsv0.12.1Tim Harder2021-05-284-10/+6
* tests: move to repo root dirTim Harder2021-03-045-0/+1405
* tests: move module unit tests into their own directoryTim Harder2019-07-236-1741/+0
* misc f-string and consistency workTim Harder2019-01-101-1/+1
* various f-strings usageTim Harder2018-10-161-1/+1
* migrate tests to py3Tim Harder2018-06-116-62/+62
* move tests to root dirTim Harder2018-04-115-0/+1741