@@ -58,7 +58,7 @@ The command can be anything you would enter in the shell, as long as it results
Finally, call the `serve` method:
```python
server.server()
server.serve()
```
You will now be able to click on the link in the terminal to run your app in a browser.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.