Minor change for naming consistency

This commit is contained in:
Cian-H
2021-05-25 13:11:56 +01:00
parent 3ef247fc70
commit 4a399590e1
4 changed files with 2 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env python3
# *_* coding: utf-8 *_*
"""
Common, internal objects for shared use in the "Melter" program
"""