ariG23498 HF Staff commited on
Commit
47abea0
·
verified ·
1 Parent(s): 8eba5f0

Upload RUC-DataLab_DeepAnalyze-8B_0.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. RUC-DataLab_DeepAnalyze-8B_0.py +1 -0
RUC-DataLab_DeepAnalyze-8B_0.py CHANGED
@@ -22,6 +22,7 @@ except Exception as e:
22
  import traceback
23
  traceback.print_exc(file=f)
24
 
 
25
  from slack_sdk import WebClient
26
  client = WebClient(token=os.environ['SLACK_TOKEN'])
27
  client.chat_postMessage(
 
22
  import traceback
23
  traceback.print_exc(file=f)
24
 
25
+ import os
26
  from slack_sdk import WebClient
27
  client = WebClient(token=os.environ['SLACK_TOKEN'])
28
  client.chat_postMessage(