mirror of
https://github.com/aserper/masto-rss.git
synced 2025-12-17 13:25:25 +00:00
style: fix code formatting with black
This commit is contained in:
@@ -400,6 +400,7 @@ class TestMainEntry(unittest.TestCase):
|
||||
del os.environ["RSS_FEED_URL"]
|
||||
|
||||
from main import main
|
||||
|
||||
mock_bot_instance = Mock()
|
||||
mock_bot_class.return_value = mock_bot_instance
|
||||
|
||||
|
||||
Reference in New Issue
Block a user