Skip to content

Commit

Permalink
Unused typing Dict
Browse files Browse the repository at this point in the history
Signed-off-by: romanodanilo <[email protected]>
  • Loading branch information
romanodanilo committed Jul 11, 2024
1 parent e4e5ecd commit 8a88983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qc_openscenario/checks/utils.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from lxml import etree
from typing import Union, Dict
from typing import Union
from qc_openscenario.checks import models
import re

Expand Down

0 comments on commit 8a88983

Please sign in to comment.