Updated diags.py
This commit is contained in:
parent
10e978d4c5
commit
0a899539c9
1 changed files with 151 additions and 149 deletions
|
|
@ -187,3 +187,5 @@ def show_alert_box(message, title='Wizard Kit Warning'):
|
|||
|
||||
if __name__ == '__main__':
|
||||
print("This file is not meant to be called directly.")
|
||||
|
||||
# vim: sts=2 sw=2 ts=2
|
||||
|
|
|
|||
Loading…
Reference in a new issue