Closed bmcfee closed 7 years ago
At this point, we only use it for a printing helper function used by __repr__ functions. Since that function itself depends only on numpy and six, we may as well copy it over and drop the import.
__repr__
At this point, we only use it for a printing helper function used by
__repr__
functions. Since that function itself depends only on numpy and six, we may as well copy it over and drop the import.