list of deprecated imports
Hi,
PyCharm shows me a warning (strikethrough) whenever there is an import of a function or module that is marked with a DeprecationWarning/PendingDeprecationWarning.
I wanted to ask if there is any way to search all files in my project for deprecated imports? Would be great for updating the software i am working on.
PyCharm shows me a warning (strikethrough) whenever there is an import of a function or module that is marked with a DeprecationWarning/PendingDeprecationWarning.
I wanted to ask if there is any way to search all files in my project for deprecated imports? Would be great for updating the software i am working on.
Please sign in to leave a comment.