flacjacket / pywlroots

Python binding to the wlroots library using cffi
University of Illinois/NCSA Open Source License
53 stars 14 forks source link

Replaced classmethod decorator with staticmethod if the class variable is not used #140

Closed heuer closed 8 months ago

heuer commented 8 months ago

Fixes #138

Fixes #137