diff --git a/README.md b/README.md index 07fcfa2..db78a5f 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ import sys becomes ```python -import os.path +import os import sys ```