Fix "implicit optional", e.g. arg: int = None
#1239
Merged
Loading
arg: int = None
#1239