File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,8 @@ It introduces how our **MI** is built based on the previous **CLI** and its appl
6262
6363| Item | Description |
6464| ------| -------------|
65- | workflow.drawio | It is drawn with [ jgraph/drawio] ( https://github.com/jgraph/drawio ) and shows how we maintain this project. |
66- | workflow.drawio.png | Rendered from ` workflow.drawio ` for using in ` python-bugzilla-mi/README.md ` . |
67- | demo_frontend.py| ...|
65+ | workflow.drawio | It is drawn with [ jgraph/drawio] ( https://github.com/jgraph/drawio ) and shows how we maintain this project. |
66+ | workflow.drawio.png | Rendered from ` workflow.drawio ` for using in ` python-bugzilla-mi/README.md ` . |
67+ | demo_frontend.py | A demo frontend based on [ pexpect] ( https://github.com/pexpect/pexpect ) that shows how to automate our * MI* . |
68+ | demo_frontend.stdout | Things printed during running ` demo_frontend.py ` . |
69+ | demo_frontend.logger | Log generated by * MI* during running ` demo_frontend.py ` . |
You can’t perform that action at this time.
0 commit comments