nbqa: disable failing test

This commit is contained in:
Gaetan Lepage 2023-10-25 23:13:47 +02:00 committed by Jörg Thalheim
parent 959de19ff6
commit 44f7a8c2f2

View file

@ -76,6 +76,9 @@ python3.pkgs.buildPythonApplication rec {
"test_running_in_different_dir_works"
"test_unable_to_reconstruct_message_pythonpath"
"test_with_subcommand"
# Broken since ruff was updated to 0.1.2
# A PR was opened upstream: https://github.com/nbQA-dev/nbQA/issues/834
"test_ruff_works"
];
disabledTestPaths = [