Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kavigupta committed Sep 10, 2024
1 parent ec372d0 commit 03c5cab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions s_expression_parser/parser.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from typing import Union

import attr

from .lexer import PARENS, lex
Expand Down

0 comments on commit 03c5cab

Please sign in to comment.