Skip to content

Commit 0b57e13

Browse files
authored
Fixed typo
1 parent 8813122 commit 0b57e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

brainimagelibrary/reports.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def safe_get(data, keys, default=None):
6262
}
6363

6464

65-
def daily(option="simple", overwrite=False)):
65+
def daily(option="simple", overwrite=False):
6666
"""
6767
Retrieves the daily inventory report from the Brain Image Library.
6868

0 commit comments

Comments
 (0)