this setup has an syntax error that I can not figure out.  from what I understand I should be able to set a quantity for the code to return available but the line is not compatable for some reason.  what am I missing?

def AllShortableSymbols(self, localTime: datetime):

        return [Symbol.Create("T", SecurityType.Equity, Market.USA): 0]