We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57e6a1a commit 17d20c8Copy full SHA for 17d20c8
1 file changed
pyproject.toml
@@ -42,7 +42,6 @@ norecursedirs = [
42
doctest_optionflags = [
43
"ELLIPSIS",
44
"NORMALIZE_WHITESPACE",
45
- "ALLOW_UNICODE",
46
"IGNORE_EXCEPTION_DETAIL"
47
]
48
markers = [
0 commit comments