Find deprecated patterns and strategies in Python code
This package provides a collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.
Linter | Message | Location |
---|---|---|
inputs-should-be-native Identify inputs that should be native inputs | 'python-pbr' should probably be a native input |