femueller / python-n26

💵 Unofficial Python client for n26 (Number 26) - https://n26.com/
MIT License
195 stars 34 forks source link

Fixes USERNAME Env #114

Closed timia2109 closed 2 years ago

timia2109 commented 2 years ago

The env key N26_USER is not used. N26_USERNAME is required

markusressel commented 2 years ago

Hey @timia2109, thx for fixing this! :nerd_face: Seems like this went unnoticed for quite some time :sweat_smile:

Looks great, but whats with the additional spaces and replacement of * with -?

timia2109 commented 2 years ago

Sorry for that. Prettier 🤷🏼‍♂️

markusressel commented 2 years ago

I guess its fine :) Thx!