dalibo / check_patroni

A nagios plugin for patroni.
PostgreSQL License
7 stars 3 forks source link

Drop superfluous type annotation of 'self' #56

Closed dlax closed 1 year ago

dlax commented 1 year ago

See https://mypy.readthedocs.io/en/stable/cheat_sheet_py3.html#classes

For instance methods, omit type for "self"