Run ruff format changes and finalize indentation and lint fixes.
This commit is contained in:
@@ -10,7 +10,7 @@ import pandas as pd
|
||||
import sys
|
||||
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '..', 'src'))
|
||||
|
||||
from src.main import MedTrackerApp
|
||||
from thechart.main import MedTrackerApp
|
||||
|
||||
|
||||
class TestMedTrackerApp:
|
||||
|
||||
Reference in New Issue
Block a user