comparison: src/eric7/MicroPython/CircuitPythonUpdater/__init__.py
src/eric7/MicroPython/CircuitPythonUpdater/__init__.py
- branch
- eric7
- changeset 9740
- 90072e10ae9b
equal
deleted
inserted
replaced
|
1 # -*- coding: utf-8 -*- |
|
2 |
|
3 # Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de> |
|
4 # |
|
5 |
|
6 """ |
|
7 Package implementing the updater and associated dialogs. |
|
8 """ |