Skip to content

Commit e5cd253

Browse files
committed
Fix import sorting for base.py and utils.py
1 parent 340a3f2 commit e5cd253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ python = ">=3.8"
3535
requests = ">=2.25.0"
3636
python-dotenv = ">=0.19.0"
3737
tldextract = ">=3.1.0"
38+
xmltodict = ">=0.13.0"
3839

3940
[tool.poetry.group.dev.dependencies]
4041
pytest = ">=7.0.0"

0 commit comments

Comments
 (0)