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 593649e commit 39b6e0dCopy full SHA for 39b6e0d
tests/test_unicode.py
@@ -1,5 +1,6 @@
1
import skia
2
import pytest
3
+import sys
4
5
def test_Unicodes_init0():
6
if sys.platform.startswith("win"):
0 commit comments