Skip to content

Commit ac062d8

Browse files
Fix tests in main (#258)
* updated target image with artficat from runner * increased DPI to reduce test flakyness due to pixel precision * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * added tight layout * Regenerated images * added images from runner * attempt to force the runner to a fixed res * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * bump * added figures from runner * attempt to fix inconsistency across runners --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f442785 commit ac062d8

File tree

96 files changed

+40
-101
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+40
-101
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ docs = [
4747
test = [
4848
"pytest",
4949
"pytest-cov",
50+
"pooch", # for scipy.datasets module
5051
]
5152
# this will be used by readthedocs and will make pip also look for pre-releases, generally installing the latest available version
5253
pre = [

pyproject.toml.rej

Lines changed: 0 additions & 63 deletions
This file was deleted.
-1.39 KB
9.79 KB
10.4 KB
8.96 KB
54.6 KB
52.5 KB
61.2 KB
8.03 KB

0 commit comments

Comments
 (0)