Show More
@@ -2233,7 +2233,9 class ilocalrepositorymain(Protocol): | |||
|
2233 | 2233 | |
|
2234 | 2234 | |
|
2235 | 2235 | class completelocalrepository( |
|
2236 |
ilocalrepositorymain, |
|
|
2236 | ilocalrepositorymain, | |
|
2237 | ilocalrepositoryfilestorage, | |
|
2238 | Protocol, | |
|
2237 | 2239 | ): |
|
2238 | 2240 | """Complete interface for a local repository.""" |
|
2239 | 2241 |
General Comments 0
You need to be logged in to leave comments.
Login now