1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-22 10:34:49 +00:00

Added coverage.py support

This commit is contained in:
Real-Gecko 2020-05-29 19:37:49 +06:00 committed by catborise
parent 46e4c3eea7
commit b5e365255c
2 changed files with 1 additions and 3 deletions

View file

@ -1,6 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import models
# Create your models here.