Is there way to suppress deprecation warnings on a line-by-line basis? I'm working on an old app that has a plugin causing deprecation warnings. I'd rather not change that plugin's code manually. But I could alter it to not show the warnings.Is there way to suppress deprecation warnings o