Коммит fd67fe6d создал по автору Timothée Mazzucotelli's avatar Timothée Mazzucotelli
Просмотр файлов

docs: Fix missing annotation

владелец 1d53de44
......@@ -226,7 +226,7 @@ class Changelog:
base=last_version.previous_version.tag, target=last_version.planned_tag
)
def run_git(self, *args) -> str:
def run_git(self, *args: str) -> str:
"""Run a git command in the chosen repository.
Arguments:
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать