Anshuman Panda
Anshuman Panda
> @levi178u something looks wrong here with your PR. Be sure to fetch from upstream and [rebase](https://krkn-chaos.dev/docs/contribution-guidelines/git-pointers/#rebase-with-upstream) (this should leave only your commits) Sure, I'll rebase it
What's the label of the issue ?
@ReimarBauer and @matrss , Here basically I have done changes such as initialized object states with certain conditions (like In case of unlimited dimensions of `NetCDF` file, ) superclass or...
> Both classes seem to have at least parts of their constructors copied over from the classes they inherit, so just calling the super classes constructor is not enough, it...
@matrss pls review this PR and the changes , - I have written the `super().__int__(`) part below the docstrings - double `super().__init__()` call in MFDatasetCommonDims constructor - Use conditional initialization...
@matrss and @ReimarBauer pls review this PR , i have done some changes
@matrss can i know why is this error occurring ? i think it's not related to the issue 
> Well, it doesn't happen without your changeset, so it must be related _somehow_. May I know what changes must be done to fix the same , as I'm unable...
Hi @orhanrauf , I am Anshuman Panda, a developer from India. My past projects experience and interests align with the tech stack and code base of Airweave and I would...
@ReimarBauer pls review this PR, also why r the ci tests here getting blocked.