Skip to content

Commit 53d9d35

Browse files
committed
Fix trailing space
1 parent d77f809 commit 53d9d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ big/little-endian hex.
6565

6666
## Module import style
6767

68-
While not always good style, it's often convenient for quick scripts if
68+
While not always good style, it's often convenient for quick scripts if
6969
import * can be used. To support that all the modules have \__all__ defined
7070
appropriately.
7171

0 commit comments

Comments
 (0)