Skip to content

Commit 6bbfcee

Browse files
committed
fix: pre-commit
1 parent 6810c5a commit 6bbfcee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pyconverter/xml2py/ast_tree.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
from pathlib import Path
2525
import textwrap
2626
from typing import List
27-
import warnings
2827

2928
from inflect import engine
3029
from lxml.etree import tostring

0 commit comments

Comments
 (0)