File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- target-version = " py310 "
1+ target-version = " py312 "
22line-length = 120
33exclude = [
44 " .git," ,
Original file line number Diff line number Diff line change @@ -110,13 +110,13 @@ version_file = "ndcube/_version.py"
110110 enabled = true
111111
112112 [tool .gilesbot .circleci_artifacts .figure_report ]
113- url = " .tmp/py310 -figure/figure_test_images/fig_comparison.html"
114- message = " Click details to see the figure test comparisons, for py310 -figure."
113+ url = " .tmp/py314 -figure/figure_test_images/fig_comparison.html"
114+ message = " Click details to see the figure test comparisons, for py314 -figure."
115115 report_on_fail = true
116116
117117 [tool .gilesbot .circleci_artifacts .figure_report_devdeps ]
118- url = " .tmp/py310 -figure-devdeps/figure_test_images/fig_comparison.html"
119- message = " Click details to see the figure test comparisons for py310 -figure-devdeps."
118+ url = " .tmp/py314 -figure-devdeps/figure_test_images/fig_comparison.html"
119+ message = " Click details to see the figure test comparisons for py314 -figure-devdeps."
120120 report_on_fail = true
121121
122122 [tool .gilesbot .towncrier_changelog ]
You can’t perform that action at this time.
0 commit comments