fossunited / monschool-website

Repository of all courses on mon.school
24 stars 10 forks source link

Add Mypy primer chapter 2 #46

Closed tusharsadhwani closed 2 years ago

tusharsadhwani commented 2 years ago

Chapter "Reading mypy errors" had to be moved to chapter 3, because most of the complex mypy errors will come only after we properly introduce generic types and Any

netlify[bot] commented 2 years ago

✔️ Deploy Preview for monschool ready!

🔨 Explore the source changes: c8dd45f9d4ea2c302875178e5edd71c2ce5306ad

🔍 Inspect the deploy log: https://app.netlify.com/sites/monschool/deploys/6214ac409178c70007418719

😎 Browse the preview: https://deploy-preview-46--monschool.netlify.app

anandology commented 2 years ago

@tusharsadhwani there is no need to change the language to mypy in every example, it is already taken care.

tusharsadhwani commented 2 years ago

Okay, will revert this.

Although, there's a typescript example in first chapter that also got a validate button.

I can probably avoid making it an editable code block to fix it

anandology commented 2 years ago

Although, there's a typescript example in first chapter that also got a validate button.

Would have got fixed with the new changes. Please let me know if it is still the case. Message ID: @.***>