]> git.madduck.net Git - etc/taskwarrior.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

[fix] follow pep8 guidelines
authorLyz <lyz@riseup.net>
Wed, 25 Oct 2017 22:01:26 +0000 (00:01 +0200)
committerLyz <lyz@riseup.net>
Wed, 25 Oct 2017 22:01:26 +0000 (00:01 +0200)
commit97eff0b3747614feaf9522d1338106ac98978c40
tree341b723ac3df59ebcbd837d9795a8ee326f68388
parentdbaa652d6c0d37f40d013e0129235b6d50335868
[fix] follow pep8 guidelines
tasklib/backends.py
tasklib/lazy.py
tasklib/task.py
tasklib/tests.py