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

Fix lint in test_ipynb (#3781)
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Tue, 11 Jul 2023 14:35:41 +0000 (07:35 -0700)
committerGitHub <noreply@github.com>
Tue, 11 Jul 2023 14:35:41 +0000 (07:35 -0700)
commit8d2110320bef37534997af47edff243d1ec2720b
treea2c03549d3da412ae2da9add1287034e7851b9ce
parentf4490acfd7bf466ae30d7573d85107b46d4686b3
Fix lint in test_ipynb (#3781)

Unblocks #3780
tests/test_ipynb.py