コード例 #1
0
 def call_orders(self, other_args: List[str]):
     """Process orders command"""
     fidelity_view.orders_view(other_args)
コード例 #2
0
 def test_orders(self):
     orders_view([])