-bad things

This commit is contained in:
oleting
2021-03-15 14:12:41 +01:00
parent 8a63c8bea2
commit 5d880a6e0c
8 changed files with 0 additions and 16 deletions

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env python
"""Iinstruction.py: #TODO"""
__author__ = "Weckyy702"

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env python
"""code_to_image.py: #TODO"""
__author__ = "plexx, Weckyy702"

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env python
"""code_to_image_wrapper.py: #TODO"""
__author__ = "Weckyy702"

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env python
"""gui.py: handle and init Gui."""
__author__ = "oleting"

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env python
"""new_window_layouts.py: create layouts"""
__author__ = "oleting"

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env python
"""utils.py: utils for gui.py"""
__author__ = "oleting, Weckyy702"

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env python
"""function_scope.py: #TODO"""
__author__ = "Weckyy702"

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env python
"""interpret_source.py: #TODO"""
__author__ = "Weckyy702"