ariG23498 HF Staff commited on
Commit
93011a3
·
verified ·
1 Parent(s): 9cf3f05

Upload zai-org_Glyph_1.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. zai-org_Glyph_1.py +1 -1
zai-org_Glyph_1.py CHANGED
@@ -44,7 +44,7 @@ except Exception as e:
44
  from slack_sdk import WebClient
45
  client = WebClient(token=os.environ['SLACK_TOKEN'])
46
  client.chat_postMessage(
47
- channel='#hub-model-metadata-snippets-sprint',
48
  text='Problem in <https://huggingface.co/datasets/model-metadata/code_execution_files/blob/main/zai-org_Glyph_1.txt|zai-org_Glyph_1.txt>',
49
  )
50
 
 
44
  from slack_sdk import WebClient
45
  client = WebClient(token=os.environ['SLACK_TOKEN'])
46
  client.chat_postMessage(
47
+ channel='#exp-slack-alerts',
48
  text='Problem in <https://huggingface.co/datasets/model-metadata/code_execution_files/blob/main/zai-org_Glyph_1.txt|zai-org_Glyph_1.txt>',
49
  )
50