8000 Fix `axline` for slopes < 1E-8 · matplotlib/matplotlib@183a789 · GitHub
[go: up one dir, main page]

Skip to content

Fix axline for slopes < 1E-8 #23956

Fix axline for slopes < 1E-8

Fix axline for slopes < 1E-8 #23956

Triggered via pull request June 20, 2024 22:56
Status Failure
Total duration 44s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
flake8: test_axline_modified.py#L2
[flake8] reported by reviewdog 🐶 W291 trailing whitespace Raw Output: ./test_axline_modified.py:2:32: W291 trailing whitespace
flake8: test_axline_modified.py#L9
[flake8] reported by reviewdog 🐶 E402 module level import not at top of file Raw Output: ./test_axline_modified.py:9:1: E402 module level import not at top of file
flake8: test_axline_modified.py#L10
[flake8] reported by reviewdog 🐶 E402 module level import not at top of file Raw Output: ./test_axline_modified.py:10:1: E402 module level import not at top of file
flake8: test_axline_modified.py#L10
[flake8] reported by reviewdog 🐶 W291 trailing whitespace Raw Output: ./test_axline_modified.py:10:32: W291 trailing whitespace
flake8: test_axline_modified.py#L13
[flake8] reported by reviewdog 🐶 W292 no newline at end of file Raw Output: ./test_axline_modified.py:13:11: W292 no newline at end of file
flake8
Process completed with exit code 1.
0