mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-17 19:53:54 +02:00
pylint fix
This commit is contained in:
@@ -72,4 +72,3 @@ class General:
|
||||
vars(self),
|
||||
)
|
||||
return config_yaml
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# pylint: disable=W0212
|
||||
"""Tests for the remove_done_seeding job."""
|
||||
|
||||
from unittest.mock import AsyncMock, MagicMock, patch
|
||||
|
||||
Reference in New Issue
Block a user