There was an error while loading. Please reload this page.
1 parent e4c6e3d commit 0a92442Copy full SHA for 0a92442
1 file changed
nimare/exceptions.py
@@ -7,7 +7,3 @@ class NiMAREError(Exception):
7
8
class InvalidStudysetError(NiMAREError):
9
"""Exception raised when a studyset is invalid or malformed."""
10
-
11
12
-class ConversionWarning(UserWarning):
13
- """Warning raised during data conversion processes."""
0 commit comments