# Copyright (C) 2012 Anaconda, Inc
# SPDX-License-Identifier: BSD-3-Clause
"""
`conda._private`. Keep `__init__.py` empty to avoid side-effects.

If you are an API user, stop! This module has no stability guarantees. Symbols
under `_conda` can be renamed or removed at any time. Instead, look for
re-exported API under `conda.*`.
"""
