Don't configure isort twice
This commit is contained in:
		| @@ -21,6 +21,8 @@ exclude = ''' | |||||||
|  |  | ||||||
| [tool.isort] | [tool.isort] | ||||||
| line_length = 100 | line_length = 100 | ||||||
|  | multi_line_output=0 | ||||||
|  | lines_after_imports=2 | ||||||
|  |  | ||||||
| [build-system] | [build-system] | ||||||
| requires = ["setuptools >= 46.4.0", "wheel"] | requires = ["setuptools >= 46.4.0", "wheel"] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user