python3Packages.mdformat-toc: remove broken attribute (#497774)

This commit is contained in:
Aleksana
2026-03-08 08:24:18 +00:00
committed by GitHub
@@ -35,6 +35,5 @@ buildPythonPackage rec {
aldoborrero
polarmutex
];
broken = true; # broken test due to changes in mdformat; compare https://github.com/KyleKing/mdformat-admon/issues/25
};
}