mirror of
https://github.com/enpaul/vault2vault.git
synced 2024-11-23 10:36:49 +00:00
Remove deprecated option from pylintrc
This commit is contained in:
parent
96bd80db6e
commit
fdad46a945
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user