general: small updates for typing while trying out pyright
This commit is contained in:
parent
b1fe23b8d0
commit
c08ddbc781
7 changed files with 12 additions and 14 deletions
|
@ -24,7 +24,7 @@ from datetime import datetime, timezone
|
|||
from pathlib import Path
|
||||
from typing import NamedTuple, Iterator, Set, Tuple, Optional, Any, Dict, List
|
||||
|
||||
from lxml import etree
|
||||
import lxml.etree as etree
|
||||
|
||||
from my.core.error import Res
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue