Merge pull request #145 from cclauss/patch-1
from __future__ import print_function
This commit is contained in:
commit
19043a9d30
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user