Illarion
Results
2
issues of
Illarion
If you try to run first example from docs, you'll get an TypeError exception: ``` Traceback (most recent call last): File "app.py", line 19, in @request_schema(RequestSchema(strict=True)) TypeError: __init__() got an...
Imports, prints were fixed. All test were passed. Test tasks work as expected. Tested with python 3.5.2.