+13
−15
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.
- Added cache_dir override in Typer callback to ensure --cache-dir is applied to the loaded config object. - Fixed test CLI argument order: --cache-dir must precede the command. - Updated crawl.py to use ThreeGPPConfig.from_settings() instead of CacheManager registration pattern.