mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Dump ruff-strict-pep8.toml to Python 3.10
This commit is contained in:
parent
a1d9a8ff5b
commit
a741f8a34c
@ -1,5 +1,5 @@
|
|||||||
line-length = 160
|
line-length = 160
|
||||||
target-version = 'py38'
|
target-version = 'py310'
|
||||||
builtins = ['_', 'I', 'P']
|
builtins = ['_', 'I', 'P']
|
||||||
include = ['*.py', '*.recipe']
|
include = ['*.py', '*.recipe']
|
||||||
exclude = [
|
exclude = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user