feat: update to uv (#59)
This commit is contained in:
parent
717d9c88f8
commit
1bce3bde2d
10 changed files with 2309 additions and 3763 deletions
|
|
@ -17,4 +17,4 @@ withdraw_ext.include_router(withdraw_ext_generic)
|
|||
withdraw_ext.include_router(withdraw_ext_api)
|
||||
withdraw_ext.include_router(withdraw_ext_lnurl)
|
||||
|
||||
__all__ = ["withdraw_ext", "withdraw_static_files", "db"]
|
||||
__all__ = ["db", "withdraw_ext", "withdraw_static_files"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue