mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-01 17:41:33 +00:00
directer import
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user