Run ruff format changes and finalize indentation and lint fixes.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import pytest
|
||||
import tkinter as tk
|
||||
from src.ui_manager import UIManager
|
||||
from thechart.ui import UIManager
|
||||
|
||||
@pytest.fixture
|
||||
def root_window():
|
||||
|
||||
Reference in New Issue
Block a user