Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 17, 2023
1 parent f6df117 commit 8da8ee8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/genomicranges/GenomicRanges.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@ def __next__(self):


class GenomicRanges:
"""``GenomicRanges`` provides a container class to represent and operate
over genomic regions and annotations.
"""``GenomicRanges`` provides a container class to represent and operate over genomic regions and annotations.
Note: The documentation for some of the methods are derived from the
`GenomicRanges R/Bioconductor package <https://github.com/Bioconductor/GenomicRanges>`_.
Expand Down

0 comments on commit 8da8ee8

Please sign in to comment.