OPENCV_SAMPLES_DATA_PATH=data/samples
PYTHONSTARTUP=.tools/scripts/pythonstartup.py
PYDEVD_DISABLE_FILE_VALIDATION=1
JUPYTER_PLATFORM_DIRS=1
# ! Don't edit below. `warning_filters.py` may trash any changes.
PYTHONWARNINGS=default,ignore:Deprecated call to `pkg_resources.declare_namespace:DeprecationWarning,ignore:Creating a LegacyVersion has been deprecated and will be removed in the next major release:DeprecationWarning:pip._vendor.packaging.version,ignore:read_text is deprecated:DeprecationWarning:pre_commit.util,ignore:open_text is deprecated:DeprecationWarning:importlib.resources._legacy,ignore:the imp module is deprecated in favour of importlib:DeprecationWarning:googlecloudsdk.core.util.importing,ignore:Using or importing the ABCs:DeprecationWarning:jsonschema.compat,ignore:The dpath.util package is being deprecated.:DeprecationWarning:dvc.dependency.param,ignore:unclosed file:ResourceWarning:dvc.stage.cache,ignore:the imp module is deprecated:DeprecationWarning:ansiwrap.core,ignore:unclosed file:ResourceWarning:ansiwrap.core,ignore:Jupyter is migrating its paths to use standard platformdirs:DeprecationWarning:jupyter_client.connect,ignore:the file is not specified with any extension:UserWarning:papermill.iorw,ignore:Passing unrecognized arguments to super:DeprecationWarning:traitlets.config.configurable,ignore:pkg_resources is deprecated as an API:DeprecationWarning,ignore:unclosed file:ResourceWarning:plumbum.commands.base,ignore:Passing unrecognized arguments to super:DeprecationWarning:ipywidgets.widgets.widget,ignore:`ipykernel.pylab.backend_inline` is deprecated:DeprecationWarning:ipykernel.pylab.backend_inline,ignore:subprocess:ResourceWarning:subprocess,ignore:BuiltinImporter.module_repr:DeprecationWarning:importlib._bootstrap,ignore:lib2to3 package is deprecated and may not be able to parse Python:PendingDeprecationWarning,ignore:lib2to3 package is deprecated and may not be able to parse Python:DeprecationWarning,ignore:ImportDenier:ImportWarning,ignore:numpy.ndarray size changed:RuntimeWarning,ignore::DeprecationWarning:sphinx.util.images,ignore::DeprecationWarning:myst_nb.sphinx_ext,ignore::DeprecationWarning:myst_parser.mdit_to_docutils.base,ignore::DeprecationWarning:optparse,ignore:Proactor event loop:RuntimeWarning:zmq._future,ignore::PendingDeprecationWarning:myst_nb.ext.execution_tables,ignore::PendingDeprecationWarning:sphinx_book_theme,ignore:Please use `binary_dilation`:DeprecationWarning:trackpy.uncertainty,ignore:Importing clear_output from IPython.core.display is deprecated:DeprecationWarning:trackpy.utils,ignore:distutils Version classes are deprecated. Use packaging.version instead.:DeprecationWarning,ignore:unclosed file <_io.BufferedReader name:ResourceWarning,ignore:subpackages can technically be lazily loaded:RuntimeWarning
