mirror of
https://github.com/ARM-software/devlib.git
synced 2026-02-08 00:30:53 +00:00
DevlibError: Fix project name in docstring
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
|
||||
class DevlibError(Exception):
|
||||
"""Base class for all Workload Automation exceptions."""
|
||||
"""Base class for all Devlib exceptions."""
|
||||
pass
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user