Files
Melter/common/__init__.py
2021-05-20 18:19:32 +01:00

7 lines
120 B
Python

#!/usr/bin/env python3
# *_* coding: utf-8 *_*
"""
Common, internal objects for shared use in the "Melter" program
"""