mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 04:03:14 +08:00
[metrics] Cleanup unused item in Docstring (#11254)
* Use * remove unused tag
This commit is contained in:
@@ -163,7 +163,6 @@ class Gauge(Metric):
|
||||
name(str): Name of the metric.
|
||||
description(str): Description of the metric.
|
||||
tag_keys(tuple): Tag keys of the metric.
|
||||
tags(dict): Dictionary of default tag values.
|
||||
"""
|
||||
|
||||
def __init__(self,
|
||||
|
||||
Reference in New Issue
Block a user