Browse Source

Remove nonexistant argument

Jelmer Vernooij 1 tháng trước cách đây
mục cha
commit
53dd3b7dd7
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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: