4 lines
92 B
Python
4 lines
92 B
Python
|
"""Aggregator for configuration file handling."""
|
||
|
|
||
|
from .material import Material # noqa
|