Fixing callback for lambda when no return value is provided
(cherry picked from commit
50c21ad35372983680b44130be560d856c5f27ca)
Co-authored-by: Shreyash Sharma <shreyash.sharma@philips.com>
Co-authored-by: Shreyash Sharma <shreyash.sharma@philips.com>
freshly created class namespace. It should accept the class namespace
as its sole argument and update the namespace directly with the class
contents. If no callback is provided, it has the same effect as passing
- in ``lambda ns: ns``.
+ in ``lambda ns: None``.
.. versionadded:: 3.3