mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-12-08 20:39:01 +00:00
@@ -6,7 +6,7 @@ from __future__ import (
|
||||
)
|
||||
str = type('')
|
||||
|
||||
from .exc import (
|
||||
from ..exc import (
|
||||
PinFixedFunction,
|
||||
PinSetInput,
|
||||
PinFixedPull,
|
||||
|
||||
Reference in New Issue
Block a user