From 898907efbed9b8901c81f1aba616c9bf42e67878 Mon Sep 17 00:00:00 2001 From: jdebacker Date: Mon, 10 Jun 2024 22:24:43 -0400 Subject: [PATCH] format init --- ogusa/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ogusa/__init__.py b/ogusa/__init__.py index 73833822..bf366028 100644 --- a/ogusa/__init__.py +++ b/ogusa/__init__.py @@ -11,4 +11,4 @@ from ogusa.utils import * from ogusa.wealth import * -__version__ = "0.1.10" \ No newline at end of file +__version__ = "0.1.10"