We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3e50d commit 8e27368Copy full SHA for 8e27368
siibra/exceptions.py
@@ -62,5 +62,6 @@ class MapNotFound(ValueError):
62
class EmptyPointCloudError(ValueError):
63
pass
64
65
+
66
class NoPredifinedColormapException(ValueError):
67
0 commit comments