src/tdoc_crawler/cli/constants.py
0 → 100644
+14
−0
Loading
WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
* Introduced config_app for managing configuration via CLI. * Added constants for help panels and section descriptions. * Updated imports in CLI modules to reflect new structure. * Enhanced spec_app and tdoc_app to include configuration management.