Files
typeshed/stubs
Niklas Rosenstein 7a2807af4e Fix networkx DiDegreeView.__call__() can return int (#12472)
Fix networkx `DiDegreeView.__call__()`

`DiDegreeView.__call__()` can return an integer if a single node is specified, as is also documented in the docstrings of the method:

89718e0514/networkx/classes/digraph.py (L1198-L1199)

Implementation:

89718e0514/networkx/classes/reportviews.py (L436-L437)
2024-09-06 15:07:25 -07:00
..
2024-08-30 14:36:34 +02:00
2024-04-22 15:03:38 +02:00
2024-08-04 23:19:28 -07:00
2024-07-30 11:51:47 +02:00
2024-08-04 23:19:28 -07:00
2024-08-04 23:19:28 -07:00
2024-08-04 23:19:28 -07:00
2024-06-20 23:01:45 +02:00
2024-08-04 23:19:28 -07:00
2024-06-20 00:05:09 -07:00
2024-08-04 23:19:28 -07:00
2024-02-04 16:38:55 -08:00
2024-02-27 21:54:57 +02:00
2024-08-21 18:06:28 +03:00
2024-04-24 14:09:16 +02:00
2024-05-31 23:02:54 +01:00
2024-08-04 23:19:28 -07:00
2024-08-04 23:19:28 -07:00
2024-08-04 23:19:28 -07:00
2024-08-04 23:19:28 -07:00
2024-05-23 13:14:43 -04:00
2024-04-11 10:07:22 +03:00
2024-08-01 16:52:17 +02:00
2024-05-04 17:33:09 +02:00
2024-04-22 17:24:08 +02:00
2024-04-24 14:09:16 +02:00
2024-09-04 12:06:28 +02:00