From 90251f52f668958391774f84d96ba9afc987d298 Mon Sep 17 00:00:00 2001 From: TheSecEng Date: Thu, 21 May 2020 20:39:02 -0400 Subject: [PATCH] remove: pyproject --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 pyproject.toml diff --git a/pyproject.toml b/pyproject.toml deleted file mode 100644 index d41a7e6..0000000 --- a/pyproject.toml +++ /dev/null @@ -1,2 +0,0 @@ -[tool.black] -skip_string_normalization: True \ No newline at end of file