コード例 #1
0
 def call_income(self, other_args: List[str]):
     """Process income command"""
     market_watch_view.income(other_args, self.ticker)
コード例 #2
0
 def test_income(self):
     income([], "GME")