Skip to content

generate_artifact_sources_timeline

Module: src.generators.generate_artifact_sources_timeline
Category: Generators

Usage

python -m src.generators.generate_artifact_sources_timeline [options]

Options

Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/home/runner/work/reprodb-pipeline/reprodb-pipeline/src/generators/generate_artifact_sources_timeline.py", line 19, in <module>
    from sys_sec_artifacts_results_scrape import get_ae_results
ModuleNotFoundError: No module named 'sys_sec_artifacts_results_scrape'