We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c293c7 commit fa3ea44Copy full SHA for fa3ea44
src/alhambra_mixes/__init__.py
@@ -16,7 +16,7 @@
16
from .units import DNAN, Q_, VolumeError, nM, uL, uM, ureg
17
from .printing import html_with_borders_tablefmt
18
19
-import printing
+from . import printing
20
21
__all__ = [
22
"uL",
0 commit comments