KotlinIsland / basedmypy

Based Python static type checker with baseline, sane default settings and based typing features
Other
134 stars 4 forks source link

ban old union syntax #79

Open DetachHead opened 2 years ago

KotlinIsland commented 2 years ago

Hmm, I think to do that we would have to introduce a compatibility_range

Because < 3.9 you have to use old one unless future annotations