Source code for gigl.src.mocking.lib.feature_handling

[docs] def get_feature_field_name(n: int): return f"f{n}"