added \n after Gpredict

pull/131/head
alanbjohnston 4 years ago committed by GitHub
parent 67af2bd174
commit abca4a5cc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -150,6 +150,6 @@ if ((latitude != 0) and (longitude != 0) or grid):
file.close() file.close()
print("\nGpredict configuration updated with your latitude and longitude") print("\nGpredict configuration updated with your latitude and longitude and altitude\n")
sys.exit(return_value) sys.exit(return_value)

Loading…
Cancel
Save

Powered by TurnKey Linux.