]> 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:

Make ipynb tests compatible with ipython 8.3.0+ (#3008)
authorMarco Edward Gorelli <marcogorelli@protonmail.com>
Wed, 13 Apr 2022 23:13:33 +0000 (00:13 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Apr 2022 23:13:33 +0000 (19:13 -0400)
commit712f8b37fb12a40ec6ea86903f44c2d0750f56a3
tree0d8e7aeb92bb6d6fe6921ef77c7a6d185a2cf535
parent96bd428524763fc443ac1729e7254ccbe872d5ca
Make ipynb tests compatible with ipython 8.3.0+ (#3008)
tests/test_ipynb.py