-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Milestone
Description
Is there any chance this change would have introduced a warning by mistake? We use our own module.rst and class.rst templates, but they look awfully similar to the ones here.
We're seeing:
Warning, treated as error: [autosummary] failed to import foo. Possible hints: * ModuleNotFoundError: No module named 'foo' * KeyError: 'foo' * ValueError: not enough values to unpack (expected 2, got 1)good chance this is user-error, but thought I would ask (it does work just before 7.4.6)!
Originally posted by @mwalsh161 in #12609 (comment)
MetRonnie