MAINT: on-modify.timewarrior imports from future

This should fix #216.

Untested commit.
This commit is contained in:
quazgar 2019-05-29 17:57:46 +02:00 committed by Thomas Lauf
parent 0a08541161
commit 21e55a3ee5

View file

@ -30,6 +30,9 @@ import json
import subprocess import subprocess
import shlex import shlex
# For issue #216 and generally sounds like a good idea
from __future__ import print_function
# Hook should extract all of the following for use as Timewarrior tags: # Hook should extract all of the following for use as Timewarrior tags:
# UUID # UUID
# Project # Project