[ezdxf] add stubs
This commit is contained in:
parent
ff8ca92963
commit
4332cf14c0
3 changed files with 8 additions and 5 deletions
|
|
@ -1,4 +1,5 @@
|
|||
from typing import Any, TextIO, Iterable
|
||||
from typing import Any, TextIO
|
||||
from collections.abc import Iterable
|
||||
from .layouts import Modelspace, BlockRecords
|
||||
|
||||
class Drawing:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue