Skip to content

Commit

Permalink
missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshnielsen committed Jun 10, 2020
1 parent a927325 commit caf3947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qcodes/tests/parameter/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,4 @@ def get_func():
val = self.cache._raw_value
self.get_values.append(val)
return val
return get_func
return get_func

0 comments on commit caf3947

Please sign in to comment.