wesselt / bunq2ynab

Upload bunq transactions to ynab
Other
72 stars 18 forks source link

network.get_ip() should be network.get_public_ip() #8

Closed peterarends closed 5 years ago

peterarends commented 5 years ago

File "/root/bunq2ynab/bunq.py", line 142, in register_device ip = network.get_ip() AttributeError: module 'network' has no attribute 'get_ip'

wesselt commented 5 years ago

Thanks for reporting! Fixed in https://github.com/wesselt/bunq2ynab/commit/91255b4dd1fa78096ab5351d937891e02921a7d7