Explorar el Código

Remove nonexistant argument

Jelmer Vernooij hace 1 mes
padre
commit
53dd3b7dd7
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      dulwich/object_store.py

+ 0 - 1
dulwich/object_store.py

@@ -813,7 +813,6 @@ class PackBasedObjectStore(PackCapableObjectStore, PackedObjectContainer):
         """Get the best reachability provider for the object store.
 
         Args:
-          object_store: The object store to query
           prefer_bitmaps: Whether to use bitmaps if available
 
         Returns: