mypy
This commit is contained in:
parent
7066b55c30
commit
8457ef54e2
3 changed files with 125 additions and 118 deletions
stubs
|
@ -20,4 +20,4 @@ class ElementTree:
|
|||
|
||||
@classmethod
|
||||
def fromstring(cls, xml_str: str) -> 'ElementTree':
|
||||
raise NotImplementedError()
|
||||
raise NotImplementedError()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue