mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-06-01 15:48:26 -04:00
😍 Fix: redefining built-in & Exception handling
This commit is contained in:
parent
07560c688a
commit
22a5820cc6
3 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
from .log import save_logs_to_file
|
||||
save_logs_to_file()
|
||||
|
||||
__name__: str = "builder"
|
||||
__pkg_name__: str = "builder"
|
||||
__version__: str = "1.0.1"
|
||||
__author__: str = "Kaiz Khatri"
|
||||
__info__: str = "⚡ Bibata Builder - v%s" % __version__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue