Ask Solem 8 years ago
parent
commit
68e3be2250
1 changed files with 1 additions and 0 deletions
  1. 1 0
      t/unit/tasks/test_tasks.py

+ 1 - 0
t/unit/tasks/test_tasks.py

@@ -433,6 +433,7 @@ class test_tasks(TasksCase):
 
             def __json__(self):
                 return 'whatever'
+
             def reprcall(self, *args, **kwargs):
                 return 'whatever2'