更新 gpdm/stock.py
This commit is contained in:
parent
b7a6347dd3
commit
fd6138ebfa
@ -327,3 +327,4 @@ if __name__ == "__main__":
|
|||||||
except Exception:
|
except Exception:
|
||||||
traceback.print_exc(file=sys.stdout)
|
traceback.print_exc(file=sys.stdout)
|
||||||
raise SystemExit(1)
|
raise SystemExit(1)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user