Using debtcollector¶
- Examples
- Removing a class/classmethod/method/function
 - Removing a instance property
 - Removing a keyword argument
 - Changing the default value of a keyword argument
 - Moving a function
 - Moving a method
 - Moving a property
 - Moving a class
 - Renaming a keyword argument
 - Further customizing the emitted messages
 - Deprecating anything else