@@ -9,7 +9,7 @@ With `neon_client`, you can automate tasks, streamline workflows, and build powe
fromneon_clientimportNeonAPI
# Initialize the client.
neon=NeonApi(api_key='your_api_key')
neon=NeonAPI(api_key='your_api_key')
```
Methods of the `NeonAPI` class:
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.