Skip to content

Commit cfe24c0

Browse files
authored
Update get.py
1 parent 736a959 commit cfe24c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

braininventory/get.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def report():
100100

101101
return report
102102

103-
def __get_project(df):
103+
def __get_num_of_projects(df):
104104
'''
105105
Returns the number of unique projects in dataframe.
106106
'''

0 commit comments

Comments
 (0)