Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:python
python-verboselogs
verboselogs-pylint2.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File verboselogs-pylint2.patch of Package python-verboselogs
--- verboselogs-1.7/verboselogs/pylint.py.old 2018-09-20 14:13:06.803001006 +0200 +++ verboselogs-1.7/verboselogs/pylint.py 2018-09-20 14:13:16.619173797 +0200 @@ -32,5 +32,5 @@ # Register the above methods with Pylint. -MANAGER.register_transform(scoped_nodes.Class, verboselogs_class_transform) +MANAGER.register_transform(scoped_nodes.ClassDef, verboselogs_class_transform) MANAGER.register_transform(scoped_nodes.Module, verboselogs_module_transform)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor