We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6810c5a commit 6bbfceeCopy full SHA for 6bbfcee
src/pyconverter/xml2py/ast_tree.py
@@ -24,7 +24,6 @@
24
from pathlib import Path
25
import textwrap
26
from typing import List
27
-import warnings
28
29
from inflect import engine
30
from lxml.etree import tostring
0 commit comments