mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
They somehow messed up with type hints what made pyright unhappy. To solve it we explicitly pass the Group class to the group() decorator. In addition to that bump pyright version.