mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
directer import
This commit is contained in:
parent
8724471fc0
commit
2ef8c25c05
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from .notifications import NotificationMethod, SingleNotificationMethod, BulkNotificationMethod
|
||||
from common.notifications import NotificationMethod, SingleNotificationMethod, BulkNotificationMethod
|
||||
from part.test_part import BaseNotificationIntegrationTest
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user