Fix formatting issue (#18642)
This commit is contained in:
committed by
Quincy Larson
parent
be8c98932a
commit
4d6debcfd3
@ -58,7 +58,6 @@ The following details how to write and run a simple greeting web app where we ca
|
||||
|
||||
If we enter our name and press submit now we will get a `HTTP 404` error though as we have not yet defined the function to respond to this request.
|
||||
|
||||
|
||||
```python
|
||||
run(host='localhost', port=8080)
|
||||
```
|
||||
|
Reference in New Issue
Block a user