Henning Böger

Results 3 issues of Henning Böger

**Describe the bug** Execution of the [test script](https://python-fints.readthedocs.io/en/latest/trouble.html) fails with this error: `fints.exceptions.FinTSClientError: Error during dialog initialization, could not fetch BPD. Please check that you passed the correct bank identifier...

The strings.txt file format allows comments for string items, by using comment=... I need some kind of comments which are not related to string items. My use case is a...

Needs Code
Feature

I needed Clear() on both Meter and Timer to reset these after a unit test. Counter, Histogram, Sample already have Clear so I added equivalent methods.