示例#1
0
 def call_analyst(self, other_args: List[str]):
     """ Process analyst command """
     fvz_view.analyst(other_args, self.ticker)
 def test_analyst(self):
     analyst([], "PLTR")