wesselt/bunq2ynab

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

Closed this issue · 1 comments

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

Thanks for reporting! Fixed in 91255b4