flacjacket / pywlroots

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

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

Closed heuer closed 6 months ago

heuer commented 6 months ago

Fixes #138

Fixes #137