ms32035/trading212-rest

conditional

Closed this issue · 1 comments

line 14 is mistyped: both conditions have the same URL: live

self.host = (
"https://live.trading212.com" if demo else "https://live.trading212.com"
)

Fixed in 0.5.0