mirror of
https://github.com/QData/TextAttack.git
synced 2021-10-13 00:05:06 +03:00
[CODE] Fix black
This commit is contained in:
@@ -192,6 +192,7 @@ attack_test_params = [
|
||||
),
|
||||
]
|
||||
|
||||
|
||||
@pytest.mark.parametrize("name, command, sample_output_file", attack_test_params)
|
||||
@pytest.mark.slow
|
||||
def test_command_line_attack(name, command, sample_output_file):
|
||||
|
||||
Reference in New Issue
Block a user