PhysioTag: An Open-Source Platform for Collaborative Annotation of Physiological Waveforms 1.0.0

File: <base>/waveform-django/waveforms/apps.py (158 bytes)
from django.apps import AppConfig


class WaveformsConfig(AppConfig):
    # This is the name of the folder which holds the Plotly app.
    name = 'waveforms'