fix by lint

This commit is contained in:
moririn2528
2023-08-30 14:36:58 +09:00
parent 294c47f338
commit 9d1c006f9e
5 changed files with 10 additions and 17 deletions
-1
View File
@@ -140,7 +140,6 @@ class APITestCase(TestCase):
{
"candidate_trials": [0, 1, 2],
"preferentials": [[0, 1], [2, 1]],
"mode": "choose_worst",
}
),
content_type="application/json",