Run ruff format changes and finalize indentation and lint fixes.
This commit is contained in:
@@ -8,7 +8,7 @@ from unittest.mock import MagicMock, patch
|
||||
from datetime import datetime
|
||||
import pandas as pd
|
||||
|
||||
from src.auto_save import AutoSaveManager
|
||||
from thechart.core import AutoSaveManager
|
||||
|
||||
|
||||
class TestAutoSaveManager:
|
||||
|
||||
Reference in New Issue
Block a user