pyvista / pytest-pyvista

Plugin to test PyVista plot outputs
https://pytest.pyvista.org
MIT License
13 stars 5 forks source link

Add `taplo` pre-commit hook to format and sort `toml` files #147

Open tkoyama010 opened 1 day ago

tkoyama010 commented 1 day ago

ref https://github.com/pyvista/pyvista/pull/6781

tkoyama010 commented 1 day ago

pre-commit.ci autofix

akaszynski commented 1 day ago

This has failed because we removed the requirements file. Probably should fix it in another PR.