We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ResamplingError
1 parent d52e73f commit da45456Copy full SHA for da45456
src/frequenz/sdk/timeseries/_resampling/_exceptions.py
@@ -31,7 +31,7 @@ def __repr__(self) -> str:
31
32
33
class ResamplingError(RuntimeError):
34
- """An Error ocurred while resampling.
+ """An Error occurred while resampling.
35
36
This error is a container for errors raised by the underlying sources and
37
or sinks.
0 commit comments