From 03da3415c8ebf3ada8b608e03fe6faeae1e34685 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Thu, 3 Oct 2024 21:56:46 +0200 Subject: [PATCH] Updated __init__ --- nucon/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nucon/__init__.py b/nucon/__init__.py index fd8d9e5..d309e33 100644 --- a/nucon/__init__.py +++ b/nucon/__init__.py @@ -1 +1 @@ -from nucon.core import * +from nucon.core import * \ No newline at end of file