Release 1.59.0 (#2563)

This commit is contained in:
Enrico Minack
2023-06-22 19:41:10 +02:00
committed by GitHub
parent ff3b80f8f1
commit 14ae2cad4c
5 changed files with 108 additions and 11 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ import deprecated
from github.Auth import AppAuth, AppInstallationAuth
@deprecated.deprecated("Use app.Auth.AppInstallationAuth instead")
@deprecated.deprecated("Use github.Auth.AppInstallationAuth instead")
class AppAuthentication(AppInstallationAuth):
def __init__(
self,