From 26e978dd94d2fd2505e563222e410311af1be865 Mon Sep 17 00:00:00 2001 From: Gabriel Gerlero Date: Thu, 21 Mar 2024 17:32:04 -0300 Subject: [PATCH] Add final line break to pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index aa2e4e4..70cc126 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,4 +92,4 @@ exclude = [ "build", "dist", "venv", -] \ No newline at end of file +]