diff --git a/truths/__init__.py b/truths/__init__.py index 1c98b86..734c070 100644 --- a/truths/__init__.py +++ b/truths/__init__.py @@ -15,4 +15,4 @@ # limitations under the License. # -from truths import Truths +from truths.truths import Truths