Mapytex/mapytex/calculus/core/typing/exceptions.py

22 lines
366 B
Python
Raw Normal View History

#! /usr/bin/env python
# -*- coding: utf-8 -*-
# vim:fenc=utf-8
#
# Copyright © 2017 lafrite <lafrite@Poivre>
#
# Distributed under terms of the MIT license.
"""
Exceptions for typing trees
"""
2019-05-14 04:55:56 +00:00
class TypingError(Exception):
pass
2019-05-14 04:55:56 +00:00
# -----------------------------
# Reglages pour 'vim'
# vim:set autoindent expandtab tabstop=4 shiftwidth=4:
# cursor: 16 del