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'