mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
[ci] auto-format
This commit is contained in:
parent
ce526371cb
commit
3464799b96
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ class TestPluginManagerMetadata(unittest.TestCase):
|
||||||
if changelog_version_header not in changelog:
|
if changelog_version_header not in changelog:
|
||||||
self.fail(f"Changelog entry for plugin manager {version} is missing.")
|
self.fail(f"Changelog entry for plugin manager {version} is missing.")
|
||||||
|
|
||||||
|
|
||||||
class TestPluginMetadata(unittest.TestCase):
|
class TestPluginMetadata(unittest.TestCase):
|
||||||
def setUp(self):
|
def setUp(self):
|
||||||
self.category_directories = tuple(
|
self.category_directories = tuple(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue