ariG23498 HF Staff commited on
Commit
9dd414e
·
verified ·
1 Parent(s): e22ef3f

Upload Qwen_Qwen3-Coder-30B-A3B-Instruct_1.py with huggingface_hub

Browse files
Qwen_Qwen3-Coder-30B-A3B-Instruct_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(