Skip to content

Commit 68b65ea

Browse files
committed
refactor(huawei.py, icinga.py): improve code-style
1 parent 8cf29ad commit 68b65ea

File tree

8 files changed

+5237
-526
lines changed

8 files changed

+5237
-526
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
1919
* refactor(dmidecode.py): improve code-style
2020
* refactor(feedparser.py): improve code-style
2121
* refactor(grassfish.py): improve code-style
22+
* refactor(huawei.py): improve code-style
23+
* refactor(icinga.py): improve code-style
2224

2325

2426

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ pdoc --output-dir docs \
2626
feedparser.py \
2727
globals.py \
2828
grassfish.py \
29+
huawei.py \
2930
human.py \
31+
icinga.py \
3032
jitsi.py \
3133
lftest.py \
3234
nodebb.py \

docs/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@
3030
<li><a href="lib/feedparser.html">lib.feedparser</a></li>
3131
<li><a href="lib/globals.html">lib.globals</a></li>
3232
<li><a href="lib/grassfish.html">lib.grassfish</a></li>
33+
<li><a href="lib/huawei.html">lib.huawei</a></li>
3334
<li><a href="lib/human.html">lib.human</a></li>
35+
<li><a href="lib/icinga.html">lib.icinga</a></li>
3436
<li><a href="lib/jitsi.html">lib.jitsi</a></li>
3537
<li><a href="lib/lftest.html">lib.lftest</a></li>
3638
<li><a href="lib/nodebb.html">lib.nodebb</a></li>

docs/lib/huawei.html

Lines changed: 2799 additions & 0 deletions
Large diffs are not rendered by default.

docs/lib/icinga.html

Lines changed: 1474 additions & 0 deletions
Large diffs are not rendered by default.

docs/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)