Files
obitools3/doc/breathe/exception.py

4 lines
41 B
Python
Raw Normal View History

2015-05-11 17:18:23 +02:00
class BreatheError(Exception):
pass