Comment on Can someone help me get Pygame working?
marcos@lemmy.world 1 week agofrom pygame.base import * # pylint: disable=wildcard-import; lgtm[py/polluting-import]
That’s not an error message, that’s a line of code.
Comment on Can someone help me get Pygame working?
marcos@lemmy.world 1 week agofrom pygame.base import * # pylint: disable=wildcard-import; lgtm[py/polluting-import]
That’s not an error message, that’s a line of code.