Exemplo n.º 1
0
 def call_orders(self, other_args: List[str]):
     """Process orders command"""
     fidelity_view.orders_view(other_args)
Exemplo n.º 2
0
 def test_orders(self):
     orders_view([])