Remove reveal
This commit is contained in:
parent
060abc1922
commit
6f493f7984
|
@ -254,7 +254,6 @@ def main():
|
||||||
try:
|
try:
|
||||||
report = AttributionReport(months=6, footer_length=6)
|
report = AttributionReport(months=6, footer_length=6)
|
||||||
report.run()
|
report.run()
|
||||||
report.reveal()
|
|
||||||
easygui.msgbox("Done, your file are saved where you chose.", "Done!")
|
easygui.msgbox("Done, your file are saved where you chose.", "Done!")
|
||||||
except:
|
except:
|
||||||
easygui.exceptionbox()
|
easygui.exceptionbox()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user