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

8 lines
194 B
Python

#!/usr/bin/env python3
# *_* coding: utf-8 *_*
"""
This internal "Main" module of the "Melter" project contains a collection of
main files for booting Melter GUIs in different environments
"""