Skip to content

Commit 6e7c9ca

Browse files
committed
fix doc
1 parent 41a511b commit 6e7c9ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/nlp/metric.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ def format(self) -> Optional[str]:
125125

126126
class Metric(MetricInfoMixin):
127127
"""A Metrics is the base class and common API for all metrics.
128+
128129
Args:
129130
config_name (``str``): This is used to define a hash specific to a metrics computation script and prevents the metric's data
130131
to be overridden when the metric loading script is modified.

0 commit comments

Comments
 (0)