python 3.9 deprecation warning disable code example Example: ignoring warnings import warnings warnings.filterwarnings(action= 'ignore')