Skip to content

Commit 8e27368

Browse files
committed
satisfy flake8: exceptions.py
1 parent 9e3e50d commit 8e27368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

siibra/exceptions.py

+1
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,6 @@ class MapNotFound(ValueError):
6262
class EmptyPointCloudError(ValueError):
6363
pass
6464

65+
6566
class NoPredifinedColormapException(ValueError):
6667
pass

0 commit comments

Comments
 (0)