Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
andreilitvin committed Jul 25, 2024
1 parent 4e6ce32 commit ac0ab05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/py_matter_idl/matter_idl/test_matter_idl_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
from matter_idl.matter_idl_parser import CreateParser

import unittest
from typing import Optional

from matter_idl.generators import GeneratorStorage
from matter_idl.generators.idl import IdlGenerator
Expand Down

0 comments on commit ac0ab05

Please sign in to comment.