diff --git a/tclcheck_findprd.py b/tclcheck_findprd.py index 159f622..274c15c 100644 --- a/tclcheck_findprd.py +++ b/tclcheck_findprd.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# pylint: disable=C0111,C0326 +# pylint: disable=C0111,C0326,C0103 import collections import tcllib