Skip to content

Commit 29d36e9

Browse files
committed
Fix lint
1 parent eccbe08 commit 29d36e9

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

massive/rest/benzinga.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,6 @@ def list_benzinga_ratings(
481481
options=options,
482482
)
483483

484-
485484
def list_benzinga_bulls_bears_say(
486485
self,
487486
ticker: Optional[str] = None,

massive/rest/economy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ def list_inflation_expectations(
129129
options=options,
130130
)
131131

132-
133132
def list_labor_market_indicators(
134133
self,
135134
date: Optional[str] = None,

0 commit comments

Comments
 (0)