Alex
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
product_deletion/__init__.py
|
@ -20,4 +20,4 @@ |
|
|
# If not, see <https://www.gnu.org/licenses/>. |
|
|
# If not, see <https://www.gnu.org/licenses/>. |
|
|
# |
|
|
# |
|
|
############################################################################## |
|
|
############################################################################## |
|
|
import models |
|
|
from . import models |
|
|