Fix copy-paste error

This commit is contained in:
Kevin Lange 2017-01-15 16:25:15 +09:00
parent e6c3f3d055
commit 2d35aebc03

View File

@ -1,6 +1,6 @@
#!/usr/bin/python3 #!/usr/bin/python3
""" """
Calculator for ToaruOS 'Select Wallpaper' app
""" """
import configparser import configparser
import os import os