diff options
Diffstat (limited to 'github3/__init__.py')
| -rw-r--r-- | github3/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/github3/__init__.py b/github3/__init__.py index c2fdbad..a99ea00 100644 --- a/github3/__init__.py +++ b/github3/__init__.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -from core import *
\ No newline at end of file +#from core import * |
