Closed cbourjau closed 3 months ago
Change the import of NumPy form import numpy to the conventional import numpy as np. There are no other changes in this PR.
import numpy
import numpy as np
CHANGELOG.rst
Change the import of NumPy form
import numpy
to the conventionalimport numpy as np
. There are no other changes in this PR.Checklist
CHANGELOG.rst
entry