diff --git a/_pkg/pylint.conf b/_pkg/pylint.conf index 9de7af8..52602e7 100644 --- a/_pkg/pylint.conf +++ b/_pkg/pylint.conf @@ -14,7 +14,7 @@ profile=no # Add to the black list. It should be a base name, not a # path. You may set this option multiple times. ignore= - .git, .svn, _tdi_impl.so + .git, .svn # Pickle collected data for later comparisons. persistent=no