コード例 #1
0
 def call_last_house(self, other_args: List[str]):
     """Process last_house command"""
     quiverquant_view.last_government(other_args, "house")
コード例 #2
0
 def call_last_congress(self, other_args: List[str]):
     """Process last_congress command"""
     quiverquant_view.last_government(other_args, "congress")