mirror of
https://github.com/ARM-software/devlib.git
synced 2025-01-31 10:10:46 +00:00
DevlibError: Fix project name in docstring
This commit is contained in:
parent
6410318b49
commit
1fa6f92064
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
|
|
||||||
class DevlibError(Exception):
|
class DevlibError(Exception):
|
||||||
"""Base class for all Workload Automation exceptions."""
|
"""Base class for all Devlib exceptions."""
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user