ssg-wsg / Sample-Codes

This repository contains sample codes (Encryption Decryption, Java, Node.js and Python) to guide and support your application development on SSG-WSG Developer Portal.
3 stars 8 forks source link

Code Quality: Validate and Improve Type Hinting of Python Code #27

Open asdfghjkxd opened 1 month ago

asdfghjkxd commented 1 month ago

The type hinting within the current codebase may not be fully updated to conform to the new input types.

Let's move to improve the overall code quality by validating and fixing any erroneous type hinting within the codebase.