Closed MalikMAlna closed 1 year ago
Also, the extra agent import at the top of the file seemed redundant, especially since you reassign the same variable later in the original code around line 11. So I decided to take out that import.
Resolved the merge conflict from the previous merge.
Adding main method for a more modular main.py file. Will be helpful if you ever want the project to be a module in the future.