~opencrea/+junk/aprobio

« back to all changes in this revision

Viewing changes to membership_extension/wizard/__init__.py

  • Committer: joannes
  • Date: 2017-07-18 15:39:08 UTC
  • Revision ID: joannes@debian-20170718153908-ahffzorbolj1acdw
MajĀ suiteĀ formation

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- coding: utf-8 -*-
 
2
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
 
3
 
 
4
from . import membership_invoice
 
5