"""A module for configuring and initializing.""" from warnings import filterwarnings filterwarnings("ignore", category=DeprecationWarning)