Open Liam-Hughes opened 2 years ago
I saw that you added another tab space(by mistake probably) before the return contract
statement in get_contract()
which is probably resulting in errors since it returns the contract only if the else statement runs. Try remove that extra tab and make sure it is just below if and else, not within one of those. I hope this helps :)
Hey folks,
I've been stuck on this for the last day and have checked all of my code against Patrick's code. The only other ticket I found for this issue, someone realized they spelled something wrong so if that's the case and someone finds it that would be very much appreciated and I would be stoked it was something that dumb on my end.
Here is the error: