onlydustxyz / starklings

An interactive tutorial to get you up and running with Starknet
309 stars 83 forks source link

Fix the message at the beginning of the exercise #205

Open Codiumdium opened 2 years ago

Codiumdium commented 2 years ago

Hi!

If all the exercises have been done and if we run the command python3.8 starklings.py --watch We get this message

🤖🤖🤖 Watch mode started.
You can start to work on exercise None.

instead of

🤖🤖🤖 Watch mode started.
Congratulations! You have completed all the exercises!

Same as #199