ms32035 / trading212-rest

Rest API client for Trading212
Apache License 2.0
3 stars 3 forks source link

conditional #3

Closed ghost closed 5 months ago

ghost commented 6 months ago

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

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

ms32035 commented 5 months ago

Fixed in 0.5.0