Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: ab9a8e7773112c648d6b23a0a4483f51b6ea2ed4
https://github.com/Checkmk/checkmk/commit/ab9a8e7773112c648d6b23a0a4483f51b…
Author: Sergey Kipnis <sergey.kipnis(a)checkmk.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M cmk/base/config.py
Log Message:
-----------
move initialize into constructor
We must initialize fully class before use:
- logical
- follows from analyzing call sites
Not clear why initialize must be called
separately during construction of class.
Change-Id: I378cae1a5b3f1a985c899c7bd526e9ec04f299f9