138
138
def open(self, a_bzrdir, name=None, _found=False, ignore_fallbacks=False,
139
139
found_repository=None, possible_transports=None):
140
140
"""See BranchFormat.open()."""
142
144
raise errors.NoColocatedBranchSupport(self)
144
146
# we are being called directly and must probe.