Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 21, 2024. It is now read-only.
This repository was archived by the owner on Mar 21, 2024. It is now read-only.
There was an error while loading. Please reload this page.
🚀 Feature
Refactor runner.py into smaller, easy-to-read functions.
Motivation
Current code is very difficult to read, contains too many nested layers, complex multi-line comments and confusing naming conventions.
AB#7546