Hacker News new | ask | show | jobs
by BeFlatXIII 1593 days ago
I have a bad habit of

from typing import *

because I get annoyed at having to change my imports each time I need a new type in my type annotations.