~server-env-tools-core-editors/server-env-tools/github-6.1

« back to all changes in this revision

Viewing changes to fetchmail_attach_from_folder/wizard/__init__.py

  • Committer: Pedro M. Baeza
  • Date: 2015-01-20 12:03:16 UTC
  • mfrom: (47.1.3)
  • Revision ID: git-v1:78c07176dcf613a9a6fdb65c379ccb6fc67c7455
Merge pull request #118 from hbrunn/6.1-travis

[FIX] coding style

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
20
20
#
21
21
##############################################################################
22
 
 
23
 
import attach_mail_manually
 
22
from . import attach_mail_manually