majiidd / persiantools

Jalali date and datetime with other tools
MIT License
166 stars 20 forks source link

tuple expression not allowed in type annotation #31

Open eh-san opened 2 years ago

eh-san commented 2 years ago

due to https://docs.python.org/3/whatsnew/3.10.html#new-features-related-to-type-hints type hints can now be written in a more succinct manner (number: int | float) -> int | float