Merge pull request #3035 from PySimpleGUI/Dev-latest
Acciently checked in a version importing the wrong PySimpleGUI
This commit is contained in:
commit
b6b9aa9ca1
|
@ -1,4 +1,4 @@
|
||||||
import PySimpleGUIWx as sg
|
import PySimpleGUI as sg
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Demo - Separator Elements
|
Demo - Separator Elements
|
||||||
|
|
Loading…
Reference in New Issue