]> git.madduck.net Git - etc/vim.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:

update to mypy 0.620 and make tests pass again
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Wed, 18 Jul 2018 21:07:54 +0000 (22:07 +0100)
committerZsolt Dollenstein <zsol.zsol@gmail.com>
Wed, 18 Jul 2018 21:10:52 +0000 (22:10 +0100)
commitdf965b055808bbfbe32f4f20ac949b364dafc900
tree74482acdfa8d571e30fe553163c2517e3d631e58
parentc50b10749369b0175994c4da0c78876c71ae75dc
update to mypy 0.620 and make tests pass again

Fixes #408
Pipfile
Pipfile.lock
pyproject.toml
tests/test_black.py