mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-05-24 01:12:56 -04:00
Fix limiter mock class
This commit is contained in:
parent
e74cdd4db3
commit
5f4ef37ed3
@ -8,3 +8,6 @@ class Limiter:
|
||||
return f(*args, **kwargs)
|
||||
|
||||
return wrapper
|
||||
|
||||
def init_app(self, app):
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user