comparison: src/eric7/Plugins/VcsPlugins/vcsMercurial/UncommitExtension/__init__.py
src/eric7/Plugins/VcsPlugins/vcsMercurial/UncommitExtension/__init__.py
- branch
- eric7
- changeset 11082
- 58838580274e
equal
deleted
inserted
replaced
|
1 # -*- coding: utf-8 -*- |
|
2 |
|
3 # Copyright (c) 2025 Detlev Offenbach <detlev@die-offenbachs.de> |
|
4 # |
|
5 |
|
6 """ |
|
7 Package implementing the uncommit extension support interface. |
|
8 """ |