We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d20761b commit ba4be5eCopy full SHA for ba4be5e
test_rest/test_summaries.py
@@ -3,7 +3,6 @@
3
4
5
class SummariesTest(BaseTest):
6
-
7
def test_get_summaries_list(self):
8
ticker_any_of = ["NCLH", "O:NCLH221014C00005000", "C:EURUSD", "X:BTCUSD", "APx"]
9
summary_results = self.c.get_summaries(ticker_any_of)
0 commit comments