RBerga06 / python-utils

Python Utilities
https://rberga06.github.io/python-utils/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Strict type checking #4

Closed RBerga06 closed 1 year ago

RBerga06 commented 1 year ago

Is your feature request related to a problem? Please describe. Pyright also has a feature called 'strict' type checking - we should make use of it to improve type inference.

Describe the solution you'd like N/A

Describe alternatives you've considered N/A

Additional context N/A