Skip to content

Commit 4c2c477

Browse files
author
Costin Bleotu
committed
Added GogsHookUpdate in import
1 parent f1bdd3a commit 4c2c477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gogs_client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from gogs_client.auth import Authentication, Token, UsernamePassword
22
from gogs_client.entities import GogsUser, GogsRepo
33
from gogs_client.interface import GogsApi, ApiFailure, NetworkFailure
4-
from gogs_client.updates import GogsUserUpdate
4+
from gogs_client.updates import GogsUserUpdate, GogsHookUpdate

0 commit comments

Comments
 (0)