Skip to content

Commit

Permalink
silence another flake8 gripe (blank line at end of file)
Browse files Browse the repository at this point in the history
  • Loading branch information
alaniwi committed Nov 3, 2021
1 parent fad406e commit 40c8795
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_results.py
Original file line number Diff line number Diff line change
Expand Up @@ -281,4 +281,3 @@ def _test_batch_size_has_no_impact_on_results(self, facets=None):
def test_batch_size_has_no_impact_on_results_with_few_facets(self):
self._test_batch_size_has_no_impact_on_results(
facets=self._test_facets)

0 comments on commit 40c8795

Please sign in to comment.