mirror of
https://github.com/ARM-software/devlib.git
synced 2025-02-07 05:30:44 +00:00
Merge pull request #96 from bjackman/devlib-error-name
DevlibError: Fix project name in docstring
This commit is contained in:
commit
a068fb9b5b
@ -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