Skip to content

Commit 64d4054

Browse files
committed
Fix pylint
1 parent 7d711ed commit 64d4054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ notes=TODO
283283

284284
# This flag controls whether inconsistent-quotes generates a warning when the
285285
# character used as a quote delimiter is used inconsistently within a module.
286-
check-quote-consistency=yes
286+
check-quote-consistency=no
287287

288288

289289
[VARIABLES]

0 commit comments

Comments
 (0)