Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jnumainville committed Dec 13, 2024
1 parent 962485b commit 9c29a4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from ..types import PartitionableTableLike, Gauge, StyleMap


def indicators(
def indicator(
table: PartitionableTableLike,
value: str | None = None,
reference: str | None = None,
Expand Down

0 comments on commit 9c29a4e

Please sign in to comment.