diff --git a/mia_core/utils.py b/mia_core/utils.py index 73a22ca..2152658 100644 --- a/mia_core/utils.py +++ b/mia_core/utils.py @@ -176,4 +176,4 @@ class PageNoOutOfRangeException(Exception): """The error thrown when the specified page number is out of range. """ - pass \ No newline at end of file + pass