Skip to content

Commit

Permalink
PEP8 double aggressive W291 ~ W293 and W391
Browse files Browse the repository at this point in the history
  • Loading branch information
openvix-bot committed Jan 25, 2024
1 parent 9ffd320 commit fe76d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/python/Plugins/SystemPlugins/ViX/PackageManager.py
Expand Up @@ -428,7 +428,7 @@ def updateTexts(self):
self["key_green"].text = ""
self["key_previous"].text = ""
self["key_next"].text = ""

def reloadPluginlist(self):
plugins.readPluginList(resolveFilename(SCOPE_PLUGINS))

Expand Down

0 comments on commit fe76d32

Please sign in to comment.