Skip to content

Commit 452bf5a

Browse files
andsteingcopybara-github
authored andcommitted
DO NOT SUBMIT - Clu metrics + __future__.annotations
PiperOrigin-RevId: 547715759
1 parent 2b28d3b commit 452bf5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clu/metrics_test.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
"""Tests for clu.metrics."""
1616

17+
from __future__ import annotations
18+
1719
import functools
1820
from unittest import mock
1921

0 commit comments

Comments
 (0)