dstandish commented on PR #32218: URL: https://github.com/apache/airflow/pull/32218#issuecomment-1612032958
> It is unclear to me why a metaclass is needed. From what I can tell this can be most simply solved by calling `__init__` in `ProvidersManager.__new__` (and `ResourceVersion` doesn’t need initialisation to begin with) Can you show what your code would look like @uranusjr (i.e. code for your `__new__`)? i'm curiou -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
