Algo Compilation Failing

I am unable to upload my algo to the website. This does not happen to the starter algo, however when I make any changes to the algo_strategy.py file (such as even adding a comment), the starter algo then fails to compile on the website and I get an error saying “Algo failed to compile.
Please remove and upload a different algo.”. Is there any way to fix this?