Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package finish up | nico | 2019-12-19 | 1 | -3/+3 |
| | | | | | | | * update setup.py * better format the main __init__ file * move exceptions to separate file for maintainability * small corrections | ||||
* | code fixup | nico | 2019-12-12 | 1 | -3/+2 |
| | | | | | | + add contextlib.suppress to further improve readability - remove unnecessary return from if clause * added back else case | ||||
* | test code and small init corrections | nico | 2019-12-12 | 2 | -0/+56 |
+ added pytest test cases * fixed TSGroupAssigner module init file |