init new bot

This commit is contained in:
ada-dmitry
2024-08-26 20:22:16 +03:00
parent 8208bd226e
commit 564398d0dd
1675 changed files with 164420 additions and 115 deletions
+5
View File
@@ -0,0 +1,5 @@
from ._url import URL, cache_clear, cache_configure, cache_info
__version__ = "1.9.4"
__all__ = ("URL", "cache_clear", "cache_configure", "cache_info")