Skip to content

Commit 89921ea

Browse files
authored
Typo fix (#57)
1 parent 0728fbd commit 89921ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ python_files =
4242
python_classes =
4343
*Test
4444
# NOTE: The -k option is to skip all tests containing the substring "__test__".
45-
# This is needed to prevent running doctests embeeded in .pyx files twice,
45+
# This is needed to prevent running doctests embedded in .pyx files twice,
4646
# for reasons which I still haven't figured out...
4747
addopts =
4848
-v

0 commit comments

Comments
 (0)