mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-29 06:15:24 -04:00
📦 builder info
This commit is contained in:
parent
99659de09a
commit
73106b62fb
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
from .cursor import CursorBuilder
|
from .log import save_logs_to_file
|
||||||
from .config import ConfigProvider
|
save_logs_to_file()
|
||||||
|
|
||||||
__version__: str = "1.0.1"
|
__version__: str = "1.0.1"
|
||||||
|
__author__: str = "Kaiz Khatri"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue