Skip to content

Commit

Permalink
Refs #34233 -- Updated black target-version to Python 3.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
smithdc1 authored Jun 11, 2023
1 parent 221c27b commit e9bd5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ requires = ['setuptools>=40.8.0']
build-backend = 'setuptools.build_meta'

[tool.black]
target-version = ['py38']
target-version = ['py310']
force-exclude = 'tests/test_runner_apps/tagged/tests_syntax_error.py'

0 comments on commit e9bd5b4

Please sign in to comment.