Ask Solem 8 anni fa
parent
commit
68e3be2250
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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'