From 51fb4a6e7a8bd1fa6d8619aaf219e8e370d55bc4 Mon Sep 17 00:00:00 2001
From: jbajic <jure.bajic@memgraph.com>
Date: Wed, 9 Nov 2022 11:32:54 +0100
Subject: [PATCH] Remove empty line

---
 pyproject.toml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index b4f64f523..73bcf866c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,4 +1,3 @@
-
 [tool.black]
 line-length = 120
 include = '\.pyi?$'