Skip to content

Commit

Permalink
PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
xiki-tempula committed Feb 14, 2021
1 parent 078e79d commit f60fd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/MDAnalysisTests/analysis/test_wbridge.py
Original file line number Diff line number Diff line change
Expand Up @@ -745,4 +745,4 @@ def test_duplicate_water(self):
wb = WaterBridgeAnalysis(u, 'resname LEU and name O',
'resname LEU and name N H', order=4)
wb.run()
assert len(wb.timeseries[0]) == 2
assert len(wb.timeseries[0]) == 2

0 comments on commit f60fd9c

Please sign in to comment.