renamed classes to io_helpers
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import pygame
|
||||
from . import sprites
|
||||
from pocket_friends.hardware.gpio_handler import Constants
|
||||
from ..classes.input_handler import InputHandler
|
||||
from ..io_helpers.input_handler import InputHandler
|
||||
|
||||
|
||||
class Surface(pygame.Surface):
|
||||
|
Reference in New Issue
Block a user