+ author and description
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""new_window_layouts.py: create layouts"""
|
||||
|
||||
__author__ = "oleting"
|
||||
|
||||
|
||||
import PySimpleGUI as sg
|
||||
|
||||
class Layout_std:
|
||||
|
||||
Reference in New Issue
Block a user