File size: 115 Bytes
71687cf | 1 2 3 4 | # Copyright (C) 2012 Anaconda, Inc
# SPDX-License-Identifier: BSD-3-Clause
from .core import notices # noqa: F401
|
71687cf | 1 2 3 4 | # Copyright (C) 2012 Anaconda, Inc
# SPDX-License-Identifier: BSD-3-Clause
from .core import notices # noqa: F401
|