Verified Commit 57196ae0 authored by Mateusz Żebrak's avatar Mateusz Żebrak
Browse files

Fix type aliases in Asset model

- TypeAlias cannot be packed in ClassVar and
  it caused types not being recognized properly (as Any:)
  https://github.com/python/mypy/issues/9238#issuecomment-1089065588

- the symbol output from regex is not a literal but any str
  since the regex is for A-Z
parent effb051a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment