blob: 83dbf6192f0d585532dc6feb2bd008b35b5be7e8 [file] [log] [blame]
def fcn(self, foo, bar):
"""
:type bar: str
:type foo: int
"""
self.foo = foo
self.bar = bar