Voice et bot modif
This commit is contained in:
parent
189d56026b
commit
7333a22bcd
10774 changed files with 634644 additions and 933308 deletions
5
venv/lib/python3.12/site-packages/davey/__init__.py
Normal file
5
venv/lib/python3.12/site-packages/davey/__init__.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
from .davey import *
|
||||
|
||||
__doc__ = davey.__doc__
|
||||
if hasattr(davey, "__all__"):
|
||||
__all__ = davey.__all__
|
||||
Loading…
Add table
Add a link
Reference in a new issue