We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c2209 commit a6b4d3fCopy full SHA for a6b4d3f
tensorflow_data_validation/statistics/generators/lift_stats_generator.py
@@ -477,7 +477,7 @@ def _compute_lifts(
477
478
479
class _WeakRefFrozenMapping(collections.abc.Mapping, object):
480
- """A weakly-referencable dict, necessary to allow use with shared.Shared.
+ """A weakly-referenceable dict, necessary to allow use with shared.Shared.
481
482
Note that the mapping will not be frozen until freeze() is called.
483
"""
0 commit comments