Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
CunliangGeng committed Sep 11, 2019
1 parent 391cae6 commit c0cb602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deeprank/learn/NeuralNet.py
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ def test(self, hdf5='test_data.hdf5'):
Args:
hdf5 (str, optional): hdf5 file to store the test results
Examples:
>>> # adress of the database
>>> database = '1ak4.hdf5'
Expand Down

0 comments on commit c0cb602

Please sign in to comment.