Hello! Looking forward to working with this package. However, the initial indentation of the docstring (https://github.com/brinnaebent/cgmquantify/blob/d4a788cd334ceeceb348dec8e4afd3a745fdab4f/cgmquantify/__init__.py#L7) causes an `IndentationError` when attempting a basic `from cgmquantify import *`: Should be an easy fix :)
Hello! Looking forward to working with this package.
However, the initial indentation of the docstring (
cgmquantify/cgmquantify/__init__.py
Line 7 in d4a788c
IndentationErrorwhen attempting a basicfrom cgmquantify import *:Should be an easy fix :)