Skip to content

Commit

Permalink
style(pre-commit): 馃帹 tell isort to use Python27
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarcoatl committed Feb 16, 2021
1 parent 5c89c85 commit 873015f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Expand Up @@ -5,3 +5,5 @@ target-version = ['py27']
[tool.isort]
profile = "black"
multi_line_output = 3
py_version = 27

0 comments on commit 873015f

Please sign in to comment.