forked from ungleich-public/cdist
move out banner, fail at emulator
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
cf920ca3e9
commit
16d58dcac7
5 changed files with 140 additions and 122 deletions
|
|
@ -19,6 +19,9 @@
|
|||
#
|
||||
#
|
||||
|
||||
TYPE_PREFIX = "__"
|
||||
VERSION = "2.0.2"
|
||||
|
||||
class Error(Exception):
|
||||
"""Base exception class for this project"""
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue