Skip to content

Commit

Permalink
Black fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwright committed Oct 22, 2023
1 parent 8a641b8 commit 9dfd0d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_cqgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ def do_stuff():

self.assertEqual(2, len(model.metadata.parameters))


def test_invalid_parameter_type(self):
"""Contrived test in case a parameter type that is not valid for InputParameter sneaks through."""

Expand Down

0 comments on commit 9dfd0d1

Please sign in to comment.