Skip to content

Commit 24daa53

Browse files
committed
Fix setup.py docstring
1 parent cff0264 commit 24daa53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypyc/lib-rt/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Build script for mypyc C runtime library unit tests.
1+
"""Build script for mypyc C runtime library and C API unit tests.
22
33
The tests are written in C++ and use the Google Test framework.
44
"""

0 commit comments

Comments
 (0)