~vauxoo/addons-vauxoo/7.0

« back to all changes in this revision

Viewing changes to note_to_task/wizard/__init__.py

  • Committer: Moises Lopez
  • Date: 2014-10-03 03:55:19 UTC
  • mfrom: (1142.2.1 70-addons-vauxoo)
  • Revision ID: moylop260@vauxoo.com-20141003035519-34wmpjhi2ioorvc8
[MERGE] [FIX] Fix pylint error W0403 - relative-import

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#    You should have received a copy of the GNU Affero General Public License   
22
22
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.      
23
23
###############################################################################    
24
 
import convert_note
 
24
from . import convert_note