AssistantEric/ConfigurationPages/__init__.py@abe45b434e6c
AssistantEric/ConfigurationPages/__init__.py
Sun, 28 May 2023 14:33:51 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 28 May 2023 14:33:51 +0200
- branch
- eric7
- changeset 204
- abe45b434e6c
- parent 201
-
1770e4b702a9
- child 210
-
6b1440b975df
- permissions
- -rw-r--r--
Fixed a few bugs and code style issues.
# -*- coding: utf-8 -*-
# Copyright (c) 2006 - 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the various pages of the configuration dialog.
"""