aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reformat w/ black 22.12.0 for consistency.Brian Harring2022-12-251-50/+60
* remove cython _sequences.pyxArthur Zamarin2022-08-241-19/+4
* sequences: drop namedtuple supportTim Harder2021-03-281-39/+2
* sort imports with isortTim Harder2021-03-281-2/+1
* tests: move to main repo root dirTim Harder2021-03-041-0/+353
* tests: move unit tests into module subdirTim Harder2019-08-141-357/+0
* sequences: add initial split_elements() methodTim Harder2018-04-111-7/+75
* test: initial conversion from unittest to pytest functionalityTim Harder2018-04-111-82/+100
* move tests to root level dirTim Harder2018-04-111-0/+271