Source code for fatsecret.resources.profile_foods
"""Profile Foods resource - generated. Override hand-tunings go below the import."""
from __future__ import annotations
from ._generated.profile_foods import ProfileFoodsResource
__all__ = ["ProfileFoodsResource"]