This commit is contained in:
2026-06-03 21:26:54 +02:00
parent 05e6b8d061
commit d21e5175d5
125 changed files with 41986 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
"""
Ax-Shell configuration package.
"""
# Import only specific names actually defined in data.py
# This prevents circular imports by not importing everything
from .data import APP_NAME, APP_NAME_CAP, CACHE_DIR, CONFIG_FILE