Merge pull request #3035 from PySimpleGUI/Dev-latest

Acciently checked in a version importing the wrong PySimpleGUI
This commit is contained in:
PySimpleGUI 2020-06-19 08:08:36 -04:00 committed by GitHub
commit b6b9aa9ca1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import PySimpleGUIWx as sg
import PySimpleGUI as sg
"""
Demo - Separator Elements