From a24ba604bc56594ae9aecbf66a1f313f53ea1ac9 Mon Sep 17 00:00:00 2001 From: Ivanildo Barauna de Souza Junior Date: Fri, 28 Jun 2024 18:32:48 -0300 Subject: [PATCH] docs: Update Desc --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bfd4205..eb8b65b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,4 +53,4 @@ disable = [ "C0114", # missing-module-docstring "C0116", # missing-function-docstring "R0903", # too-few-public-methods -] \ No newline at end of file +]