Allow client import from top level module

This commit is contained in:
Ben Lopatin
2016-04-08 16:44:07 -04:00
parent 3a3bb843e5
commit b14cd502ce
+4
View File
@@ -1 +1,5 @@
# -*- coding: utf-8 -*-
__version__ = '0.3.0'
from pydiscourse.client import DiscourseClient