Is there a linter that detects usages of functions that are marked as deprecated with the @deprecated decorator from the deprecated package? In from deprecated import deprecated def realfun()