fix: resolve CI linting and type checking errors
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-04 05:57:47 +00:00
parent b5eb3c8991
commit c984c31be0

View File

@@ -1,9 +1,7 @@
"""Main entry point for ScaffoldForge CLI."""
import os
from pathlib import Path
import click
from dotenv import load_dotenv
from scaffoldforge.cli import cli