mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
5 lines
102 B
Python
5 lines
102 B
Python
# -*- coding: utf-8 -*-
|
|
# from __future__ import unicode_literals
|
|
|
|
# from django.test import TestCase
|