MSS icon indicating copy to clipboard operation
MSS copied to clipboard

Missed call to __init__ of the super class

Open ReimarBauer opened this issue 8 months ago • 6 comments

mslib.utils.netCDF4tools: class MFDatasetCommonDims(netCDF4.MFDataset) missed call to __init__ of the super class

mslib.utils.ogcwms class WebMapService(wms111.WebMapService_1_1_1) missed call to __init__ of the super class

ReimarBauer avatar Mar 31 '25 08:03 ReimarBauer

@ReimarBauer please assign this issue to me, I have studied the issue

levi178u avatar Mar 31 '25 15:03 levi178u

hi @ReimarBauer and @levi178u i am already working on this issue with an open PR.

divyaajainn avatar Apr 02 '25 16:04 divyaajainn

hi @divyaajainn even I have been working on this and I have to receive reviews from @ReimarBauer regarding the changes I committed to fix the issue. Even I had raised a PR regarding the same https://github.com/Open-MSS/MSS/pull/2769 and https://github.com/Open-MSS/MSS/pull/2781

levi178u avatar Apr 02 '25 18:04 levi178u

It looks like I caused the conflict – I assigned it to whoever asked for assignment without checking if a pull request already existed.@divyaajainn also received reviews.

I apologize for that.

Do you see a way for us to collaborate on this issue?

ReimarBauer avatar Apr 03 '25 06:04 ReimarBauer

Sure i am open to collaborate if it helps us to move things along.

divyaajainn avatar Apr 03 '25 07:04 divyaajainn

I'm in for it @ReimarBauer

levi178u avatar Apr 03 '25 07:04 levi178u