aboutsummaryrefslogtreecommitdiff
path: root/Lib/fontTools/cu2qu/errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/fontTools/cu2qu/errors.py')
-rw-r--r--Lib/fontTools/cu2qu/errors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/fontTools/cu2qu/errors.py b/Lib/fontTools/cu2qu/errors.py
index 74c4c227..fa3dc429 100644
--- a/Lib/fontTools/cu2qu/errors.py
+++ b/Lib/fontTools/cu2qu/errors.py
@@ -12,6 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+
class Error(Exception):
"""Base Cu2Qu exception class for all other errors."""