Skip to content

Commit ae4f33e

Browse files
committed
[networkx] Fix regression tests
The latest numpy release uses `type` statements, which were introduced in Python 3.12. Therefore, we can't run the regression tests with Python 3.10 and 3.11.
1 parent c9e422d commit ae4f33e

2 files changed

File tree

stubs/networkx/@tests/test_cases/check_dispatch_decorator.py renamed to stubs/networkx/@tests/test_cases/check_dispatch_decorator-py312.py

File renamed without changes.

stubs/networkx/@tests/test_cases/check_tricky_function_params.py renamed to stubs/networkx/@tests/test_cases/check_tricky_function_params-py312.py

File renamed without changes.

0 commit comments

Comments
 (0)