diff --git a/auto_sort/asort_zh.py b/auto_sort/asort_zh.py index ee36679..7643129 100644 --- a/auto_sort/asort_zh.py +++ b/auto_sort/asort_zh.py @@ -8,6 +8,7 @@ # Version: 0.1 # Description: A very simple python script that can sort items alphabetically. +from __future__ import print_function import os import shutil