mirror of
https://git.wownero.com/wownero/tippero.git
synced 2024-08-15 00:33:14 +00:00
Make modules freestanding
Remove __init__.py from tipbot/modules, allowing loading them without having to declare them first
This commit is contained in:
parent
449ef1e594
commit
34d73d6460
2 changed files with 3 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
__all__ = ['tipping', 'withdraw', 'payment']
|
Loading…
Add table
Add a link
Reference in a new issue