Skip to content

Commit 17d20c8

Browse files
committed
Stop removing u prefix in doctest
1 parent 57e6a1a commit 17d20c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ norecursedirs = [
4242
doctest_optionflags = [
4343
"ELLIPSIS",
4444
"NORMALIZE_WHITESPACE",
45-
"ALLOW_UNICODE",
4645
"IGNORE_EXCEPTION_DETAIL"
4746
]
4847
markers = [

0 commit comments

Comments
 (0)