shaipeerms commited on
Commit
1c7c790
1 Parent(s): faeb11e

verbose metric

Browse files
Files changed (1) hide show
  1. content.py +1 -3
content.py CHANGED
@@ -49,9 +49,7 @@ SUBMISSION_TAB_TITLE_MARKDOWN = """
49
  future submissions.
50
 
51
  **Submission limit:** 5 submissions per team every 24 hours. Each participant should only belong to one team.
52
- Changing team names is allowed, but it is not intended to bypass the daily submission limit.
53
-
54
- New tokens can be created by the team member who initially linked the team to the token.
55
  """
56
 
57
 
 
49
  future submissions.
50
 
51
  **Submission limit:** 5 submissions per team every 24 hours. Each participant should only belong to one team.
52
+ Changing team names is allowed, but it is not intended to bypass the daily submission limit.
 
 
53
  """
54
 
55