pygame-ce icon indicating copy to clipboard operation
pygame-ce copied to clipboard

Fix pylint undefined usage error in sysfont

Open ankith26 opened this issue 1 year ago • 0 comments
trafficstars

Fixes the recent pylint fails, by moving around the conditional imports to the functions where they are actually invoked.

ankith26 avatar May 16 '24 13:05 ankith26