Optimization #2792
Code cleanup and optimization
Effort:
Difficulty:
Description
Code can be more modular and pythonic. We could also break big files such as main.py as per the functionality of different parts inside it.
Description
Code can be more modular and pythonic. We could also break big files such as main.py as per the functionality of different parts inside it.