[ci] auto-format

This commit is contained in:
Loup-Garou911XD 2024-04-22 16:02:08 +00:00 committed by github-actions[bot]
parent 6f501504cf
commit 9df1ed9cd1

View file

@ -1347,7 +1347,6 @@ class PluginManager:
print(changelog) print(changelog)
self._changelog_setup_in_progress = False self._changelog_setup_in_progress = False
async def setup_plugin_categories(self, plugin_index): async def setup_plugin_categories(self, plugin_index):
# A hack to have the "All" category show at the top. # A hack to have the "All" category show at the top.
self.categories["All"] = None self.categories["All"] = None