NelisVerhoef

Results 1 comments of NelisVerhoef

I have found the same thing, I built a simple work around for myself. Changed the build_url_parameter to look like this: ```python def build_url_parameter( self, url_parameter: dict ) -> str:...