pulseapi/entries/serializers/info.py (
3
lines of code) (
raw
):
from .base import EntrySerializerWithCreators class InfoEntrySerializer(EntrySerializerWithCreators): pass