diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-11 14:14:11 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-11 14:14:11 +0100 |
| commit | 1ee994707494c00871d530c0f4455e611b32dbe4 (patch) | |
| tree | 465e6810ff453397ceb8a49c517c0c8b9abf4547 /kconfiglib.py | |
| parent | d7526d2fb5768508941d3fa51a48109e6c0d4029 (diff) | |
Remove more accidental RST formatting in docstring
Diffstat (limited to 'kconfiglib.py')
| -rw-r--r-- | kconfiglib.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfiglib.py b/kconfiglib.py index 7901eb1..3adcad2 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -67,7 +67,7 @@ Here are some other features: files (or over 18000 ARCH/defconfig combinations in "obsessive" test suite mode). All tests are expected to pass. - - **Not horribly slow despite being a pure Python implementation** + - Not horribly slow despite being a pure Python implementation The allyesconfig.py example currently runs in about 1.6 seconds on a Core i7 2600K (with a warm file cache), where half a second is overhead from 'make |
