0752d476e4
* Remove headers * Changed lineendings to linux style in AUTHORS and CHANGELOG
6 lines
69 B
Python
6 lines
69 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
|
|
class OpenSlidesError(Exception):
|
|
pass
|