Skip to content

Commit f9e0f8c

Browse files
authored
[networkx] Fix regression tests (#15932)
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 52d0fc4 commit f9e0f8c

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)