Skip to content

Commit 133d1c0

Browse files
committed
Enhance implementation documentation
1 parent 015a0b7 commit 133d1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/dashboard/fp_009.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
##
4141
## ### Implementation
4242
##
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.
4444

4545
import dash_utils
4646
from dash_utils import format_msg

0 commit comments

Comments
 (0)