mirror of
https://github.com/Cian-H/Melter.git
synced 2025-12-22 22:22:00 +00:00
8 lines
194 B
Python
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
|
|
"""
|