Ask Solem %!s(int64=10) %!d(string=hai) anos
pai
achega
32a5e8acb5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      celery/tests/backends/test_mongodb.py

+ 1 - 1
celery/tests/backends/test_mongodb.py

@@ -11,7 +11,7 @@ from celery.backends.mongodb import MongoBackend, Bunch, pymongo
 from celery.exceptions import ImproperlyConfigured
 from celery.tests.case import (
     AppCase, MagicMock, Mock, SkipTest, ANY,
-    call, depends_on_current_app, patch, sentinel,
+    depends_on_current_app, patch, sentinel,
 )
 
 COLLECTION = 'taskmeta_celery'