Skip to content

Commit 7e622e1

Browse files
author
Kenneth Reitz
committed
import fix
1 parent 38903c1 commit 7e622e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import os
66
import sys
77

8-
from . import github3
8+
import github3
99

1010
try:
1111
from setuptools import setup

0 commit comments

Comments
 (0)