hghcomphys/pantea

Remove the dtype initialization from the class constructors

hghcomphys opened this issue · 0 comments

The dtype cannot be correctly updated as input argument in some classes after importing the module.
It must be set before the importing which doesn't sound right.