From f5a39ac0b6ddc9154b1b1b55d255074d6dd4eecd Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 2 Nov 2015 18:18:22 +0100 Subject: Some minors pep8 modifications --- libmat/exceptions.py | 1 + 1 file changed, 1 insertion(+) (limited to 'libmat/exceptions.py') diff --git a/libmat/exceptions.py b/libmat/exceptions.py index e71c398..d982d2d 100644 --- a/libmat/exceptions.py +++ b/libmat/exceptions.py @@ -7,6 +7,7 @@ class UnableToRemoveFile(Exception): """ pass + class UnableToWriteFile(Exception): """This exception is raised when a file can could not be chmod +w -- cgit v1.3