lvwerra HF Staff commited on
Commit
982f5b5
·
1 Parent(s): 5dc6c40

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -27,6 +27,8 @@ This tool lets you check if a repository under a given username is part of The S
27
  """
28
 
29
  opt_out_text_template = """\
 
 
30
  If you want your data to be removed from the stack and model training open an issue with [this link](https://github.com/bigcode-project/opt-out/issues/new?title={title}&body={body}).\
31
  """
32
 
 
27
  """
28
 
29
  opt_out_text_template = """\
30
+ ### Opt-out
31
+
32
  If you want your data to be removed from the stack and model training open an issue with [this link](https://github.com/bigcode-project/opt-out/issues/new?title={title}&body={body}).\
33
  """
34