Share
About
Explore
Data
View datasets
Software
View software
Tutorials
View tutorials
Challenges
View challenges
Search
Share
About
Explore
Data
View datasets
Software
View software
Tutorials
View tutorials
Challenges
View challenges
PhysioTag: An Open-Source Platform for Collaborative Annotation of Physiological Waveforms 1.0.0
File:
<base>
/
waveform-django
/
export
/
apps.py
(87 bytes)
Plain
Download
from django.apps import AppConfig class ExportConfig(AppConfig): name = 'export'