mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-20 02:24:20 +01:00
* move cli * set_requests decorator * fix wrapper * refactor nostr.py * ignore coroutine unpack error * nostr lib 0.8 * make format
4 lines
32 B
Python
4 lines
32 B
Python
from .cli.cli import cli
|
|
|
|
cli()
|