blob: c1d0835712091564d247bd1ce3bf54837cbc6221 [file] [log] [blame]
Fix a bug where pylint was unable to walk recursively through a directory if the
directory has an `__init__.py` file.
Closes #9210