From a76b75c3baca379b5c2683edf925cd1670f7a799 Mon Sep 17 00:00:00 2001 From: autopep8 bot Date: Wed, 4 Dec 2024 12:54:01 +0000 Subject: [PATCH] Automated autopep8 fixes --- fedot_ind/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedot_ind/__init__.py b/fedot_ind/__init__.py index 956f627b6..e72d218bc 100644 --- a/fedot_ind/__init__.py +++ b/fedot_ind/__init__.py @@ -2,4 +2,4 @@ __all__ = ['fedot_api'] -__version__ = "0.5.0" \ No newline at end of file +__version__ = "0.5.0"