Skip to content

Fix numpy array syntax in scaling.py and update tests #3308

Fix numpy array syntax in scaling.py and update tests

Fix numpy array syntax in scaling.py and update tests #3308

Triggered via pull request March 6, 2026 15:07
Status Failure
Total duration 18s
Artifacts

flake8.yml

on: pull_request
flake8-linter
14s
flake8-linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors
flake8-linter
Process completed with exit code 1.
flake8-linter: tests/test_scaling.py#L100
E203 whitespace before ','
flake8-linter: tests/test_scaling.py#L100
E128 continuation line under-indented for visual indent
flake8-linter: tests/test_scaling.py#L99
E128 continuation line under-indented for visual indent
flake8-linter: tests/test_scaling.py#L98
E501 line too long (80 > 79 characters)
flake8-linter: tests/test_scaling.py#L98
E203 whitespace before ','
flake8-linter: tests/test_scaling.py#L98
E203 whitespace before ','
flake8-linter: tests/test_scaling.py#L98
E203 whitespace before ','
flake8-linter: tests/test_scaling.py#L98
E203 whitespace before ','
flake8-linter: tests/test_scaling.py#L98
E203 whitespace before ','