|
|
|
|
|
by kstrauser
968 days ago
|
|
That’s not been my experience at all, but I could see it being confusing at first. Also, we do have type annotations now. They’re not universally used, and definitely not required, but mypy and friends can go a long way toward finding type issues even without them. |
|