8000 Improve the API, `from github import App` to get started · swinton/github-app-demo.py@3cf2fb4 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 4, 2019. It is now read-only.

Commit 3cf2fb4

Browse files
committed
Improve the API, from github import App to get started
1 parent fa9e1f2 commit 3cf2fb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

github/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
from .apps import GitHubApp
2+
3+
App = GitHubApp

0 commit comments

Comments
 (0)
0