From 78517cd493915bcefbf5c5c92320db4ae70797b9 Mon Sep 17 00:00:00 2001 From: kk1995 Date: Thu, 30 Jun 2022 22:36:09 -0400 Subject: [PATCH] Update __init__.py --- truths/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/truths/__init__.py b/truths/__init__.py index 1c98b86..27c1e46 100644 --- a/truths/__init__.py +++ b/truths/__init__.py @@ -15,4 +15,4 @@ # limitations under the License. # -from truths import Truths +from truths import *