From: Shota Ray Imaki Date: Mon, 11 Jan 2021 16:21:14 +0000 (+0900) Subject: fix #1917 (#1918) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/ce269d2da52596f549e54c94726b77fa1adad177 fix #1917 (#1918) --- diff --git a/docs/compatible_configs/isort/pyproject.toml b/docs/compatible_configs/isort/pyproject.toml index cea9915..2dc02c8 100644 --- a/docs/compatible_configs/isort/pyproject.toml +++ b/docs/compatible_configs/isort/pyproject.toml @@ -1,2 +1,2 @@ [tool.isort] -profile = black +profile = 'black'