After renaming file needed to rename in script also

This commit is contained in:
2017-07-30 14:05:59 +02:00
parent 0ce52ab4aa
commit eb7a4ff4e1

View File

@@ -3,7 +3,7 @@
# @Author: KevinMidboe
# @Date: 2017-07-27 21:26:53
# @Last Modified by: KevinMidboe
# @Last Modified time: 2017-07-30 13:16:18
# @Last Modified time: 2017-07-30 14:05:28
# TODO LIST
# Get coordinates from IP ✔
@@ -22,7 +22,7 @@ from pprint import pprint
from sys import stdout
from emojiParser import EmojiParser
from waiting_animation import LoadingAnimation
from loadingAnimation import LoadingAnimation
class Location(object):