feat: improve codequality and CI (#25)
* feat: improve codequality and CI
This commit is contained in:
parent
28121184c3
commit
cc6752003a
28 changed files with 3114 additions and 292 deletions
3
client_manager.py
Normal file
3
client_manager.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .relay.client_manager import NostrClientManager
|
||||
|
||||
client_manager: NostrClientManager = NostrClientManager()
|
||||
Loading…
Add table
Add a link
Reference in a new issue