summaryrefslogtreecommitdiff
path: root/__init__.py
blob: 7072cdafe033325c5b8ad180b272f8ab90b6a4c5 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: CC0-1.0

# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
#
# Available under the terms of Creative Commons Zero v1.0 Universal.

from .loaders import loader, combine_with_loaders