Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
cav71 committed Nov 9, 2024
1 parent f820ff5 commit d720953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/luxos/cli/v1.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ def main(parser: argparse.ArgumentParser):
from typing import Any, Callable

from . import flags
from .shared import ArgumentTypeBase, LuxosParserBase
from .shared import LuxosParserBase


class MyHandler(logging.StreamHandler):
Expand Down

0 comments on commit d720953

Please sign in to comment.