Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 4d53392

Browse files
author
Jaquier Aurélien Tristan
committed
lint fix
1 parent a9228d8 commit 4d53392

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bluepyefe/extract.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
def cells_pickle_output_path(output_directory):
4747
"""Returns the cells.pkl output file path
48-
48+
4949
Args:
5050
output_directory (Path): the output directory
5151
"""
@@ -54,7 +54,7 @@ def cells_pickle_output_path(output_directory):
5454

5555
def protocols_pickle_output_path(output_directory):
5656
"""Returns the protocols.pkl output file path
57-
57+
5858
Args:
5959
output_directory (Path): the output directory
6060
"""

0 commit comments

Comments
 (0)