Commit b68b386
BUG: Allow auto registering more than two factories in Python modules
If a module had more than two factories (as e.g. RTK), the list was
truncated to the first two values which seemed to be arbitrary.
(cherry picked from commit 5d6cc19)1 parent ea28c4c commit b68b386
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
| 363 | + | |
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
| |||
0 commit comments