You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: util/dashboard/fp_009.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@
40
40
##
41
41
## ### Implementation
42
42
##
43
-
## The registry data is checked for 'tracker' and 'usage' entries. If either is missing, this is an error.
43
+
## The registry data is checked for 'tracker' and 'usage' entries. If either is missing, this is an error. The tracker should be a valid URL to an issue tracking system, and usages should contain at least one user with a valid URL and description.
0 commit comments