Commit 90c2b26e by Chris Johnson

ignore

parents b7caf555 41539005
This diff is collapsed. Click to expand it.
......@@ -109,7 +109,6 @@ def interact(filters = {}):
[sg.StatusBar( text=f'| Filters On: {None}', size=(30,1), pad=(0,0), text_color='black', background_color='white', relief=sg.RELIEF_FLAT, justification='left', visible=True, key='status_bar' )]]
#layout_x = layout
print('im interacting')
window = sg.Window('WikiHow Search and Filters', layout)
results_pg_active = False
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment