We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd7c71 commit 7167966Copy full SHA for 7167966
1 file changed
README.md
@@ -65,8 +65,8 @@ big/little-endian hex.
65
66
## Module import style
67
68
-While not always good style, it's often convenient for quick scripts if import
69
-* can be used. To support that all the modules have __all__ defined
+While not always good style, it's often convenient for quick scripts if
+import * can be used. To support that all the modules have \__all__ defined
70
appropriately.
71
72
0 commit comments