Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kugesan1105 committed Jul 29, 2024
1 parent b7f9ad3 commit 11ab5fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jaclang/compiler/absyntree.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
TypeVar,
)


from jaclang.compiler import TOKEN_MAP
from jaclang.compiler.codeloc import CodeGenTarget, CodeLocInfo
from jaclang.compiler.constant import (
Expand Down

0 comments on commit 11ab5fc

Please sign in to comment.