mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-24 19:04:02 +08:00
typo
This commit is contained in:
parent
780d6d152c
commit
1b49affd18
@ -3,7 +3,7 @@ from artiq.language.types import TBool, TInt32, TNone
|
||||
|
||||
|
||||
class I2CError(Exception):
|
||||
"""Raised with a I2C transaction fails."""
|
||||
"""Raised when a I2C transaction fails."""
|
||||
pass
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user