diff --git a/archit/pyproject.toml b/archit/pyproject.toml index 7ce0be5..8e31dad 100644 --- a/archit/pyproject.toml +++ b/archit/pyproject.toml @@ -15,4 +15,4 @@ exclude = ''' ''' include = '\.pyi?$' line-length = 200 -target-version = ['py36', 'py37', 'py38'] +target-version = ['py36', 'py37', 'py38'] \ No newline at end of file