Andrew Lytvyn
Results
1
issues of
Andrew Lytvyn
Basic trafarets should be called directly, instead of calling `check` method. Reason: method `__call__` is an **entrypoint** to trafaret If we need to redefine method `__call__` in custom trafaret, and...