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