Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
antgonza committed May 13, 2023
1 parent 2627c1d commit 9b18ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiita_pet/handlers/api_proxy/tests/test_prep_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def test_prep_template_ajax_get_req(self):
'1.SKM4.640180', '1.SKM5.640177', '1.SKM6.640187',
'1.SKM7.640188', '1.SKM8.640201', '1.SKM9.640192'],
'deprecated': False,
'creation_job' : None,
'creation_job': None,
'alert_message': ''}

self.assertDictEqual(obs, exp)
Expand Down

0 comments on commit 9b18ea5

Please sign in to comment.