You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
275 B

  1. # Generated by Django 2.1.7 on 2020-06-12 02:05
  2. from django.db import migrations
  3. class Migration(migrations.Migration):
  4. dependencies = [
  5. ('api', '0002_speech2text'),
  6. ('api', '0002_project_single_class_classification'),
  7. ]
  8. operations = [
  9. ]