Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
anvacaru committed Jan 28, 2025
1 parent c2fd1d5 commit 583a68d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion kevm-pyk/src/kevm_pyk/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
from pathlib import Path
from typing import TYPE_CHECKING, Any

from pyk.cli.args import BugReportOptions
from pyk.cli.args import (
BugReportOptions,
)
from pyk.cli.args import DisplayOptions as PykDisplayOptions
from pyk.cli.args import (
KCLIArgs,
Expand Down

0 comments on commit 583a68d

Please sign in to comment.