pub fn extract(file: &ParsedFile) -> Option<Capability>Expand description
Extract Celery tasks, APScheduler jobs, and other scheduled patterns from Python.
pub fn extract(file: &ParsedFile) -> Option<Capability>Extract Celery tasks, APScheduler jobs, and other scheduled patterns from Python.