ProjectFlask/FlaskCommandDialog.py

branch
eric7
changeset 82
bb14c648099b
parent 75
7a30d96ea9f6
child 83
d8788dc3442f
equal deleted inserted replaced
81:ab16cb31ef86 82:bb14c648099b
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2020 - 2022 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2020 - 2023 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to run a flask command and show its output. 7 Module implementing a dialog to run a flask command and show its output.
8 """ 8 """

eric ide

mercurial