Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Activate the environment: Python Repository Autonomy Workflow Software

Enter the commands :

Code Block
git checkout main
git pull
git submodule update --remote
python -m main_2024

...