mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 04:05:16 +08:00
053206327b
Allows ``__funcname`` to be passed to preprocessors like expect_types and expect_dtypes to override the name displayed in error messages. This is useful for providing clearer errors for ``__init__`` and ``__new__`` methods in classes.