-
Notifications
You must be signed in to change notification settings - Fork 358
Open
Description
I'm currently testing the master branch. When I start api.py, below error message appears.
Traceback (most recent call last):
File "conceptnet_web/api.py", line 40, in <module>
limiter = Limiter(app, global_limits=["600 per minute", "6000 per hour"])
File "/usr/local/lib/python3.7/site-packages/flask_limiter/extension.py", line 153, in __init__
assert key_func
AssertionErrorMetadata
Metadata
Assignees
Labels
No labels