Skip to content

Commit

Permalink
Restyle
Browse files Browse the repository at this point in the history
  • Loading branch information
andreilitvin committed Oct 26, 2023
1 parent 7b9a6fc commit f50e4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/py_matter_idl/matter_idl/test_data_model_xml.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import io
import unittest
from difflib import unified_diff
from typing import List, Union, Optional
from typing import List, Optional, Union

try:
from matter_idl.data_model_xml import ParseSource, ParseXmls
Expand Down

0 comments on commit f50e4fb

Please sign in to comment.