|
|
|
|
|
by bigfishrunning
492 days ago
|
|
Usually, i remember that type annotations exist when I'm debugging after things aren't working. If you look at the python code that I've written, type annotations are a sure sign that "there was a problem here". it's like a scar on repaired code |
|