@@ -4,12 +4,12 @@ Smallest library that every project needs!
It just... Runs your function in new thread with decorator!
```bash
pip install thread
pip install ezzthread
```
# Use
```python
fromthreadimportthreaded
fromezzthreadimportthreaded
@threaded
deffunc():
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.