Skip to content

Commit

Permalink
This test requires flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Feb 9, 2022
1 parent 60382fc commit 0c437d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_black.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ def test_pipe_into_flake8():


@requires_black
@requires_flake8
@pytest.mark.parametrize("nb_file", list_notebooks("ipynb_py")[:1])
def test_apply_black_through_jupytext(tmpdir, nb_file):
# Load real notebook metadata to get the 'auto' extension in --pipe-fmt to work
Expand Down

0 comments on commit 0c437d8

Please sign in to comment.