feat: enable automatic type annotations (#38452)

This commit is contained in:
Ankush Menat
2023-11-30 13:53:48 +05:30
committed by GitHub
parent 1da9087cc4
commit 63313eef6f
485 changed files with 12920 additions and 0 deletions

View File

@@ -643,3 +643,5 @@ extend_bootinfo = [
default_log_clearing_doctypes = {
"Repost Item Valuation": 60,
}
export_python_type_annotations = True