Skip to content

Commit 4cb8db9

Browse files
Huanming Fangml-fairness-infra-github
authored andcommitted
Fix the SyntaxError: future feature google_type_annotations is not defined.
PiperOrigin-RevId: 353719733
1 parent d5d8cd6 commit 4cb8db9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fairness_indicators/remediation/weight_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
from __future__ import absolute_import
55
from __future__ import division
6-
from __future__ import google_type_annotations
76
from __future__ import print_function
87

98
from typing import Any, Dict, Mapping, Text

0 commit comments

Comments
 (0)