chore: apply ruff auto-fixes and remove dead AST scripts
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
|
||||
import os
|
||||
import unittest
|
||||
from pathlib import Path
|
||||
import project_manager
|
||||
from models import Track, Ticket
|
||||
|
||||
class TestMMAPersistence(unittest.TestCase):
|
||||
def test_default_project_has_mma(self) -> None:
|
||||
|
||||
Reference in New Issue
Block a user