remove stupid rules
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
"""Materia CLI - Management interface for BeanFlows.coffee infrastructure."""
|
||||
|
||||
from typing import Annotated
|
||||
|
||||
import typer
|
||||
from typing_extensions import Annotated
|
||||
|
||||
app = typer.Typer(
|
||||
name="materia",
|
||||
|
||||
Reference in New Issue
Block a user