Lint: E301 expected 1 blank line, found 0
This commit is contained in:
		| @@ -144,6 +144,7 @@ celery.conf.update(app.config) | ||||
| class RequestParser(object): | ||||
|     def __init__(self, reqargs): | ||||
|         self.reqargs = reqargs | ||||
|  | ||||
|     def __call__(self, function): | ||||
|         if not callable(function): | ||||
|             return | ||||
|   | ||||
		Reference in New Issue
	
	Block a user