singnet / snet-sdk-python

Make gRPC calls to SingularityNET services programmatically using Python
MIT License
0 stars 1 forks source link

Excessive _pb2 files in functional_tests? #36

Closed Necr0x0Der closed 1 week ago

Necr0x0Der commented 1 month ago

Execution of test_sdk_client.py produces examples_service_pb2_grpc.py and examples_service_pb2.py in the .snet subfolder. Are these files needed for testing, or should they be removed from the repo as confusing and excessive?

PAY2109 commented 1 week ago

Dear @Necr0x0Der, Thank you for reporting this issue. We appreciate your feedback and apologize for any inconvenience caused. After thorough investigation, we have resolved this issue in the v3.3.0 of our app. These files have been removed from the repository. Also the test_sdk_client.py script now removes the files that it creates in the .snet directory. Please update to the most recent release, and if you encounter any further problems, feel free to reopen this issue or create a new one. Best regards, Paul, SingularityNET