We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bef727 commit c2d7b33Copy full SHA for c2d7b33
setup.py
@@ -32,7 +32,7 @@
32
' Typically, PyExPool is used as an application framework for benchmarking,'
33
' load testing or other heavy-loaded multi-process execution activities on'
34
' constrained computational resources.'
35
- '> WebUI(`mpewui` module) renders interface from the bottle html templates located'
+ '\n> WebUI(`mpewui` module) renders interface from the bottle html templates located'
36
' in the `./views/` (or any folder in the `bottle.TEMPLATE_PATH` list). So, `views/`'
37
' should be copied from the `pyexpool` repository to the target project.'
38
'\n\n'
0 commit comments