ariG23498 HF Staff commited on
Commit
25e8c6d
·
verified ·
1 Parent(s): 2578503

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

Browse files
Files changed (1) hide show
  1. Qwen_Qwen3-4B-Instruct-2507_1.py +1 -0
Qwen_Qwen3-4B-Instruct-2507_1.py CHANGED
@@ -36,6 +36,7 @@ except Exception as e:
36
  import traceback
37
  traceback.print_exc(file=f)
38
 
 
39
  from slack_sdk import WebClient
40
  client = WebClient(token=os.environ['SLACK_TOKEN'])
41
  client.chat_postMessage(
 
36
  import traceback
37
  traceback.print_exc(file=f)
38
 
39
+ import os
40
  from slack_sdk import WebClient
41
  client = WebClient(token=os.environ['SLACK_TOKEN'])
42
  client.chat_postMessage(