ariG23498 HF Staff commited on
Commit
2578503
·
verified ·
1 Parent(s): 34ea920

Upload Qwen_Qwen3-4B-Instruct-2507_0.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. Qwen_Qwen3-4B-Instruct-2507_0.py +1 -0
Qwen_Qwen3-4B-Instruct-2507_0.py CHANGED
@@ -26,6 +26,7 @@ except Exception as e:
26
  import traceback
27
  traceback.print_exc(file=f)
28
 
 
29
  from slack_sdk import WebClient
30
  client = WebClient(token=os.environ['SLACK_TOKEN'])
31
  client.chat_postMessage(
 
26
  import traceback
27
  traceback.print_exc(file=f)
28
 
29
+ import os
30
  from slack_sdk import WebClient
31
  client = WebClient(token=os.environ['SLACK_TOKEN'])
32
  client.chat_postMessage(