Skip to content

Commit

Permalink
Fix pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardt committed Jul 27, 2018
1 parent 476ec3e commit 56bfbdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fault/functional_tester.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ def eval(self):
if self.input_mapping:
inputs = self.input_mapping(*inputs)
self.functional_model(*inputs)

0 comments on commit 56bfbdb

Please sign in to comment.