lvwerra HF Staff commited on
Commit
8a7055c
·
1 Parent(s): 9eb887b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ This tool lets you check if a repository under a given username is part of The S
33
  opt_out_text_template = """\
34
  ### Opt-out
35
 
36
- If you want your data to be removed from the stack and model training \
37
  open an issue with <a href="https://github.com/bigcode-project/opt-out-v2/issues/new?title={title}&body={body}" target="_blank">this link</a> \
38
  (if the link doesn't work try right a right click and open it in a new tab) or visit [https://github.com/bigcode-project/opt-out-v2/issues/new?&template=opt-out-request.md](https://github.com/bigcode-project/opt-out-v2/issues/new?&template=opt-out-request.md) .\
39
  """
 
33
  opt_out_text_template = """\
34
  ### Opt-out
35
 
36
+ If you want your data to be removed from the stack and model training \
37
  open an issue with <a href="https://github.com/bigcode-project/opt-out-v2/issues/new?title={title}&body={body}" target="_blank">this link</a> \
38
  (if the link doesn't work try right a right click and open it in a new tab) or visit [https://github.com/bigcode-project/opt-out-v2/issues/new?&template=opt-out-request.md](https://github.com/bigcode-project/opt-out-v2/issues/new?&template=opt-out-request.md) .\
39
  """