1678
1678
def get_format_string(self):
1679
1679
"""See RepositoryFormat.get_format_string()."""
1682
1682
def get_format_description(self):
1683
1683
"""See RepositoryFormat.get_format_description()."""
1686
1686
def check_conversion_target(self, target_format):