diff --git a/pybigtools/pybigtools/__init__.py b/pybigtools/pybigtools/__init__.py index c7e283f..ae3e45a 100644 --- a/pybigtools/pybigtools/__init__.py +++ b/pybigtools/pybigtools/__init__.py @@ -1,3 +1,4 @@ +# fmt: off # This is here to make sure that source installs with pip work correctly from .pybigtools import *