mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
Update test_news_manager.py
test script tuning
This commit is contained in:
@@ -6,6 +6,8 @@ from src.config_manager import ConfigManager
|
||||
from src.display_manager import DisplayManager
|
||||
from src.news_manager import NewsManager
|
||||
|
||||
print(f"Current working directory: {os.getcwd()}")
|
||||
|
||||
def main():
|
||||
"""Test the NewsManager class directly."""
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user