Skip to content

Commit e9a6587

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent afee63c commit e9a6587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/grelu/io/genome.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
class CustomGenome:
1414
"""
1515
A custom genome object that can be used to load a genome from a file.
16-
16+
1717
Args:
1818
genome: Path to the genome file.
1919
"""

0 commit comments

Comments
 (0)