ନ୍ୟୁଜ୍

When a class derives from a base class marked with dataclass_transform and the derived class has no fields, mypy incorrectly infers that the derived class does not provide its own constructor. This ...
diff --git a/cuda_core/cuda/core/experimental/_event.pyx b/cuda_core/cuda/core/experimental/_event.pyx index 94496985..76bb7b96 100644 --- a/cuda_core/cuda/core ...