]> git.ipfire.org Git - thirdparty/python-fints.git/commit
Instead of stay_offline use a more versatile Enum FinTSClientMode
authorHenryk Plötz <henryk@ploetzli.ch>
Wed, 11 Sep 2019 10:26:00 +0000 (12:26 +0200)
committerHenryk Plötz <henryk@ploetzli.ch>
Wed, 11 Sep 2019 10:26:00 +0000 (12:26 +0200)
commitfdaf8e5a9c21cbd49a2f526e5bf5f0c7471b615e
tree189ad0a7b2703c03fee4c1adf44e6e35c41831cb
parentfac6caf7277bbf30a9a009f393121cf2391e189b
Instead of stay_offline use a more versatile Enum FinTSClientMode
See https://github.com/raphaelm/python-fints/issues/72#issuecomment-530091412
fints/client.py
fints/dialog.py