Remove duplicate code from pylint

This commit is contained in:
Fred Pauchet 2022-01-07 19:28:23 +01:00
parent ad243fc1ab
commit 4e6bb63019
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ disable=raw-checker-failed,
missing-module-docstring,
missing-function-docstring,
consider-using-f-string,
duplicate-code,
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option