seitime-frappe/frappe/types
Ankush Menat b1a8bc9312
fix: Export None as type if select as no options (#25211)
Select options can be dynamic, in that case we should at least the
default value `None` as a value `DF.Literal` otherwise is invalid type
annotation.
2024-03-04 06:42:41 +00:00
..
__init__.py feat(DX): type annotated python controllers 2023-07-24 15:32:46 +05:30
DF.py fix: Correct type hint (#24990) 2024-02-21 19:12:21 +05:30
exporter.py fix: Export None as type if select as no options (#25211) 2024-03-04 06:42:41 +00:00