Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 5821
blobbb96df857047377c7c4eedd4c8a925bfe71dd6cb
1 Title: Fixed exception during configuration changes
2 Level: 1
3 Component: wato
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1528990598
11 This exception could happens on various instances. For example
12 when saving global settings or during the activate changes phase.
14 The exception text showed <tt>super(type, obj): obj must be an instance or subtype of type</tt>.