|
|
|
|
|
by OJFord
1592 days ago
|
|
I think I prefer it (first example) to the diff (second), it's just that a singular thing imported is such a common case that three lines for it where it so easily fits on one does seem a bit silly. Maybe if I were allowed new syntax: from typing:
import overload
import List
|
|