mirror of
https://github.com/romanz/amodem.git
synced 2026-03-23 19:01:00 +08:00
fix pydocstyle warnings
This commit is contained in:
@@ -54,7 +54,7 @@ class NotFoundError(Error):
|
||||
|
||||
|
||||
class DeviceError(Error):
|
||||
""""Error during device operation."""
|
||||
"""Error during device operation."""
|
||||
|
||||
|
||||
class Identity(object):
|
||||
|
||||
Reference in New Issue
Block a user