Fix init
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Changed the order of initialization of modules and had to move the initialization of dap_events into the initialization function, and not do it separately from the Python script. Fixed example 0.beginner now it starts up and works.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.