Skip to content

Commit 89ea1cd

Browse files
authored
introducing style inconsistency
1 parent 10ad2a7 commit 89ea1cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inflammation/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import numpy as np
1111

1212

13-
def load_csv(filename):
13+
def load_csv(filename):
1414
"""Load a Numpy array from a CSV
1515
1616
:param filename: Filename of CSV to load

0 commit comments

Comments
 (0)