this new import has an issue. see the demonstration:
In [1]: import slate.utils
In [2]: utils
---------------------------------------------------------------------------
NameError Traceback (most recent call last)
<ipython-input-2-161bece6c1ba> in <module>
----> 1 utils
NameError: name 'utils' is not defined
this new import has an issue. see the demonstration:
better: