From 66f90605ef840f8d61f48d3c00dbff62f37410ea Mon Sep 17 00:00:00 2001 From: George Drummond Date: Thu, 28 Mar 2019 10:28:38 -0400 Subject: [PATCH] Fix py36=true deprecation warning --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index efdb8ddd..c3b132f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.black] line-length = 88 -py36 = true +target-version = ['py36'] include = '\.pyi?$' exclude = ''' /(