mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
Fix formatting issue (#18642)
This commit is contained in:
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)
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user