Browse Source

Update __init__.py

pull/72/head
Alex 7 years ago
committed by GitHub
parent
commit
e858991b83
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      product_deletion/models/__init__.py

2
product_deletion/models/__init__.py

@ -20,4 +20,4 @@
# If not, see <https://www.gnu.org/licenses/>.
#
##############################################################################
import product_deletion
from . import product_deletion

Loading…
Cancel
Save