Ask Solem 8 年之前
父节点
当前提交
68e3be2250
共有 1 个文件被更改,包括 1 次插入0 次删除
  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'