python312packages.latex2pydata: format with nixfmt

This commit is contained in:
José Romildo
2024-12-03 06:52:33 -03:00
parent 69b1c90060
commit 15ca3525fe
@@ -1,8 +1,9 @@
{ lib
, fetchPypi
, buildPythonPackage
, setuptools
, pytestCheckHook
{
lib,
fetchPypi,
buildPythonPackage,
setuptools,
pytestCheckHook,
}:
buildPythonPackage rec {