mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-06 14:05:21 -04:00
Dump ruff-strict-pep8.toml to Python 3.10
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
line-length = 160
|
||||
target-version = 'py38'
|
||||
target-version = 'py310'
|
||||
builtins = ['_', 'I', 'P']
|
||||
include = ['*.py', '*.recipe']
|
||||
exclude = [
|
||||
|
||||
Reference in New Issue
Block a user