Skip to content

Commit

Permalink
Adding pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mwiewior committed Dec 12, 2024
1 parent 735da70 commit 0152811
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions polars_bio/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
from .overlap import overlap, ctx
from .polars_bio import OverlapFilter

__all__ = ["overlap", "ctx", "OverlapFilter"]

0 comments on commit 0152811

Please sign in to comment.