Acciently checked in a version importing the wrong PySimpleGUI
This commit is contained in:
parent
9f8404ffd3
commit
0af8ecf283
|
@ -1,4 +1,4 @@
|
|||
import PySimpleGUIWx as sg
|
||||
import PySimpleGUI as sg
|
||||
|
||||
"""
|
||||
Demo - Separator Elements
|
||||
|
|
Loading…
Reference in New Issue