handler: docstring fix

This commit is contained in:
Noam Meltzer 2016-04-25 10:19:50 +03:00
parent c5ad34b074
commit 856f4460fc

View file

@ -46,6 +46,9 @@ class Handler(object):
Args:
update (object): The update to be tested
Returns:
bool
"""
raise NotImplementedError