Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 1b6b893351dfe92b3eda70b996f6f8eb68e0cff1
https://github.com/Checkmk/checkmk/commit/1b6b893351dfe92b3eda70b996f6f8eb6…
Author: Max Linke <max.linke(a)checkmk.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M cmk/ccc/version.py
M cmk/gui/main_modules.py
Log Message:
-----------
Remove subclassing in Edition enum
With the subclass mypy can confuse the type as a tuple instead of an
enum. Yeah a bit of code duplication but now the enum always behaves
like one for mypy
Change-Id: Ibd0ee581090a69df1f7df7f0f7adf22f5a69f5df
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications