mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 11:21:16 +00:00
Release 1.59.0 (#2563)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user