Open Issues Need Help
View All on GitHub use del for ev3 writebuffer about 2 months ago
good first issue quality-of-life
@staticmethod -ify the functions that don't use self about 2 months ago
AI Summary: Refactor the Mouselink Python package to convert methods within the `mouselink` module that don't utilize the `self` parameter into static methods. This improves code clarity and efficiency by removing unnecessary arguments.
Complexity:
2/5
enhancement good first issue