コード例 #1
0
 def call_rating(self, other_args: List[str]):
     """ Process rating command """
     fmp_view.rating(other_args, self.ticker)
 def test_rating(self):
     rating([], "PLTR")