Skip to content
Snippets Groups Projects
Commit c85ff114 authored by Yan Grange's avatar Yan Grange :wave:
Browse files

Fix the typo I introduced in the last fix :)

parent bfe5b2cd
No related branches found
No related tags found
1 merge request!14Fix small typo in the client code
...@@ -23,7 +23,7 @@ else: ...@@ -23,7 +23,7 @@ else:
running_in_dlaas = True running_in_dlaas = True
class NotInDLaaSError(RuntimeError):§ class NotInDLaaSError(RuntimeError):
"""Exception raised when functions are executed """Exception raised when functions are executed
outside the Data Lake as a Service environment. outside the Data Lake as a Service environment.
Inherits from RuntimeError. Inherits from RuntimeError.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment