Added new line at the end of ngrok.py
This commit is contained in:
parent
5992564448
commit
a004d1a855
|
@ -12,4 +12,4 @@ def connect(token, port):
|
|||
f'Your token: {token}, get the right one on https://dashboard.ngrok.com/get-started/your-authtoken')
|
||||
else:
|
||||
print(f'ngrok connected to localhost:{port}! URL: {public_url}\n'
|
||||
'You can use this link after the launch is complete.')
|
||||
'You can use this link after the launch is complete.')
|
||||
|
|
Loading…
Reference in New Issue
Block a user