Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 437190e commit 1cb9c2dCopy full SHA for 1cb9c2d
src/napari_matplotlib/tests/test_theme.py
@@ -34,7 +34,9 @@ def _mock_up_theme() -> None:
34
35
36
def test_theme_background_check(make_napari_viewer):
37
- """Check that the hue, saturation, lightness can distinguish dark and light backgrounds."""
+ """
38
+ Check that the hue saturation lightness can distinguish dark and light backgrounds.
39
40
viewer = make_napari_viewer()
41
widget = NapariMPLWidget(viewer)
42
0 commit comments