feat: improved looping over the hardcoded terms

This commit is contained in:
2021-01-22 14:11:50 +00:00
parent dd9be34345
commit 926d086537
2 changed files with 73 additions and 50 deletions

View File

@ -139,7 +139,8 @@ disable=print-statement,
deprecated-sys-function,
exception-escape,
comprehension-escape,
C0103
C0103,
arguments-differ
# 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