Open shubhamsingh91 opened 2 months ago
Hi Developers
I am getting the following error while trying to import ndcurves in python
from .ndcurves import * # noqa ^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute '__dict__'. Did you mean: '__dir__'?
Hi Developers
I am getting the following error while trying to import ndcurves in python