Changes for newest docstrings
This commit is contained in:
parent
03aaa144a3
commit
a53c04e0cf
11 changed files with 25238 additions and 5108 deletions
|
@ -92,7 +92,6 @@ if method == 'with logs':
|
|||
########################################
|
||||
if enable_popup:
|
||||
import PySimpleGUI as sg
|
||||
sg.change_look_and_feel('Dark Green 2')
|
||||
lines = open('usage.log.txt', mode='r').readlines()
|
||||
sg.PopupScrolled('Completed making {}'.format(OUTPUT_FILENAME), ''.join(lines), size=(80,50))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue