Commit graph

7 commits

Author SHA1 Message Date
tobi-wan-kenobi
30c1f712a6 [formatting] reformat using "black -t py34"
getting rid of thinking about consistent formatting...
2020-05-03 11:15:52 +02:00
tobi-wan-kenobi
9b63345b44 [modules/nvidiagpu] Fix double "not found" check
refactor error: it should be *either* "not found" in string *OR*
string.startswith("something"), not both.

fixes #617
2020-05-02 09:49:28 +02:00
tobi-wan-kenobi
65faf73e8d [modules/nvidiagpu] Hide if not found 2020-04-28 20:15:25 +02:00
tobi-wan-kenobi
f2d411276d [modules/all] Update constructore to include theme 2020-04-26 16:39:24 +02:00
tobi-wan-kenobi
8e9fba36c4 [modules/nvidiagpu] Update to latest API 2020-04-24 16:15:00 +02:00
tobi-wan-kenobi
97866362d5 [modules/nvidiagpu] quotes 2020-04-24 16:09:12 +02:00
tobi-wan-kenobi
53afade88d [modules] re-enable nvidiagpu 2020-04-24 16:08:53 +02:00