how to stop shell warnings in python code example Example: ignore warnings python import warnings warnings.filterwarnings("ignore")