def __repr__()

in server/plugins/repositories.py [0:0]


    def __repr__(self):
        return f"Repository<{self.filepath}>"