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 af8a11d commit fb20895Copy full SHA for fb20895
tests/test_ddsls.py
@@ -20,7 +20,7 @@
20
21
22
if sys.platform.startswith("win"):
23
- pytest.skip("qos is unstable on windows", allow_module_level=True)
+ pytest.skip("DDSLS is unstable on windows", allow_module_level=True)
24
25
26
# Helper functions
0 commit comments