ariG23498 HF Staff commited on
Commit
f3f38ba
·
verified ·
1 Parent(s): f255399

Upload rednote-hilab_dots.ocr_0.py with huggingface_hub

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