Add final message

main
justuser31 2 years ago
parent 0082a7e8cc
commit 01f0ce97c7

@ -16,6 +16,7 @@ def draw(cords):
response = requests.post('http://pb.dmcraft.online', data=payload) response = requests.post('http://pb.dmcraft.online', data=payload)
print("Retrying...") print("Retrying...")
print(response) print(response)
print("DONE!")
def linex(y, x1, x2): def linex(y, x1, x2):
res = [] res = []

Loading…
Cancel
Save