From 553dc5f579fbf3de477ecb76ad9f94fc564c3de0 Mon Sep 17 00:00:00 2001 From: icebox333 <48801334+arionvlad@users.noreply.github.com> Date: Sun, 2 Aug 2026 12:56:35 +0300 Subject: [PATCH] small fix --- src/python_apprentice/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python_apprentice/__init__.py b/src/python_apprentice/__init__.py index e8b9096..fd2e6df 100644 --- a/src/python_apprentice/__init__.py +++ b/src/python_apprentice/__init__.py @@ -1,4 +1,4 @@ -"""app package.""" +"""Python Apprentice package.""" from __future__ import annotations