TGTGInsighttelegram intelligenceLIVE / telegram public index
← Am Neumarkt 😱
Am Neumarkt 😱 avatar

TGINSIGHT POST

Post #562

@amneumarkt

Am Neumarkt 😱

Visninger164Antal visninger
Publiceret21. mar.21.03.2024, 19.34
Indhold

Opslagsindhold

#python I had the wrong idea for a long time that IDEs treat method/function without return type hint as returning None type. I was wrong. In PEP484, it says IDE should treat such a method/function as a type that is as general as possible. Ah that just makes sense. https://peps.python.org/pep-0484/#the-meaning-of-annotations