mirror of
https://github.com/enpaul/peewee-plus.git
synced 2025-11-03 16:59:00 +00:00
Remove deprecated option from pylintrc
This commit is contained in:
@@ -11,7 +11,6 @@
|
|||||||
# --disable=W"
|
# --disable=W"
|
||||||
disable=logging-fstring-interpolation
|
disable=logging-fstring-interpolation
|
||||||
,logging-format-interpolation
|
,logging-format-interpolation
|
||||||
,bad-continuation
|
|
||||||
,line-too-long
|
,line-too-long
|
||||||
,ungrouped-imports
|
,ungrouped-imports
|
||||||
,typecheck
|
,typecheck
|
||||||
|
|||||||
Reference in New Issue
Block a user