From ee6e7b236ed99393b24cfc643b0fc0dfbd0d8392 Mon Sep 17 00:00:00 2001 From: hakancelik Date: Mon, 6 Jan 2020 18:57:14 +0300 Subject: #1081 reset pyproject.toml --- pyproject.toml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 60fb4bc2..b379166c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,10 +83,4 @@ palette = {primary = "orange", accent = "indigo"} [build-system] requires = ["poetry>=0.12"] -build-backend = "poetry.masonry.api" - -[tool.unimport] -files = [ - '.*(isort.py)', - '.*(__init__.py)', -] \ No newline at end of file +build-backend = "poetry.masonry.api" \ No newline at end of file -- cgit v1.2.1