bedapisl
Results
12
comments of
bedapisl
Hello, I have compiled and upload the package on Pypi for the following Python versions and Operating systems: - Python3.7, Python3.8, Python3.9, Python3.10, Python311 - Any Linux, Windows Server 2019...
Hello, I think you need to have all parameters in the constructor. And these parameters need type hints. After these changes it works for me: ``` import jsons from typing...