Files
nixpkgs/pkgs/development/python-modules/lightning-utilities
Martin Weinelt 644e671d80 python310Packages.lightning-utilities: Disable failing doctests
One asks for torch, but providing torch breaks another test, that
expects torch not to be available.

The other does not `import os`, but tries to use bits from it.
2023-03-08 18:32:56 +01:00
..