summaryrefslogtreecommitdiff
path: root/tests/test_decorator.py
AgeCommit message (Expand)Author
2021-02-17Remove inspect.unwrap, not in Python 2.7 and it's a no-op.Theron Luhn
2021-02-17Write tests.Theron Luhn
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
2018-10-15format source using blackMichael Merickel
2018-10-14move tests out of the packageMichael Merickel