Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -35,7 +35,8 @@ opt_out_text_template = """\
|
|
35 |
|
36 |
If you want your data to be removed from the stack and model training \
|
37 |
|
38 |
-
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
|
|
|
39 |
"""
|
40 |
|
41 |
opt_out_issue_title = """Opt-out request for {username}"""
|
|
|
35 |
|
36 |
If you want your data to be removed from the stack and model training \
|
37 |
|
38 |
+
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> \
|
39 |
+
(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 .\
|
40 |
"""
|
41 |
|
42 |
opt_out_issue_title = """Opt-out request for {username}"""
|