# SPDX-FileCopyrightText: 2023 Agathe Porte # # SPDX-License-Identifier: MIT from .git_describe import register __all__ = ['register']