Skip to content

Commit cfa5b46

Browse files
committed
update
1 parent fd874eb commit cfa5b46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/real_madrid/marca.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ def getUrlData(url):
175175
print("✅ Url saved to database successfully\n")
176176
else:
177177
print("Message failed strictly. Not saving to DB - Skipping\n")
178-
print("✅ All Done - Exiting")
178+
print("\n✅ All Done - Exiting")
179179
except Exception as e:
180180
print(e)
181181
else:

0 commit comments

Comments
 (0)