mirror of
https://github.com/tgorordo/smithy.git
synced 2026-06-13 02:42:14 -07:00
fix cli compilation
This commit is contained in:
parent
8b39991bcd
commit
5d0f1da322
2 changed files with 3 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ from rich.console import Console
|
|||
from rich.table import Table
|
||||
from rich.panel import Panel
|
||||
|
||||
import polars as pl
|
||||
from smithy import smith_set
|
||||
|
||||
@click.command()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue