We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecd7c71 + 7167966 commit d77f809Copy full SHA for d77f809
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