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