Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

fix emailConf.py error #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

a-wing
Copy link

@a-wing a-wing commented Jan 25, 2018

File "config/emailConf.py", line 5, in
from config.ticketConf import _get_yaml
ImportError: No module named config.ticketConf

File "config/emailConf.py", line 5, in <module>
    from config.ticketConf import _get_yaml
ImportError: No module named config.ticketConf
Copy link
Contributor

@cclauss cclauss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. This is important for compatibility with Python 3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants