MqttMonitor/ConfigurationPage/__init__.py

branch
eric7
changeset 105
36ec7431ad04
child 114
8c0e9e602124
equal deleted inserted replaced
104:9a4c9b7f078c 105:36ec7431ad04
1 # -*- coding: utf-8 -*-
2
3 # Copyright (c) 2021 Detlev Offenbach <detlev@die-offenbachs.de>
4 #
5
6 """
7 Package implementing the MQTT Monitor page of the configuration dialog.
8 """

eric ide

mercurial