can you have a python program ignore print warnings? code example Example: ignore warnings python import warnings warnings.filterwarnings("ignore")