from django.apps import AppConfig


class PushupConfig(AppConfig):
    name = 'pushup'