Skip to content

Commit

Permalink
Don't check formatting of __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jackh726 committed Nov 27, 2024
1 parent ca8ee99 commit 75aad44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pybigtools/pybigtools/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# fmt: off
# This is here to make sure that source installs with pip work correctly

from .pybigtools import *
Expand Down

0 comments on commit 75aad44

Please sign in to comment.