Skip to content

Commit 002ea71

Browse files
author
escbeargew99-stack
authored
Update test_wcwidth.py
1 parent 48df29f commit 002ea71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/io/test_wcwidth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from _pytest._io.wcwidth import wcswidth
44
from _pytest._io.wcwidth import wcwidth
55
import pytest
6-
6+
77

88
@pytest.mark.parametrize(
99
("c", "expected"),

0 commit comments

Comments
 (0)