X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=tests%2Fcoverage_dungeon.py;fp=tests%2Fcoverage_dungeon.py;h=c2ccabe05a96448a3ce8bb499fdad4aea01dd43b;hp=bbab99bcfe841b828b74d19a9efcc2d4b56bc81d;hb=3f34adad3b6596b3a99175b071f83e70a5e0d594;hpb=17c74326c15ed713ccb0bf21c509ef2ca403685f diff --git a/tests/coverage_dungeon.py b/tests/coverage_dungeon.py index bbab99b..c2ccabe 100755 --- a/tests/coverage_dungeon.py +++ b/tests/coverage_dungeon.py @@ -12,7 +12,7 @@ even if the checkfile search doesn't find them. Typically this will because they emit a templated message that can't be regression-tested by equality. """ -# pylint: disable=consider-using-f-string +# pylint: disable=consider-using-f-string,line-too-long,invalid-name,missing-function-docstring,redefined-outer-name import os import sys