Changed Repo to self

pull/22/head
laromicas 2023-03-29 11:14:27 -05:00
rodzic 91f75d8b2b
commit 2a24932e24
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -605,7 +605,7 @@ class Repository(ApiObject):
Exception: If something else went wrong.
"""
result = self.gitea.requests_post(
Repository.REPO_MIGRATE,
self.REPO_MIGRATE,
data={
"auth_password": auth_password,
"auth_token": auth_token,