Skip to content

Commit 5c93d95

Browse files
committed
add id_format to STORE_PARAMS for explictness
- usage only pops up in post_processing hooks
1 parent b793f48 commit 5c93d95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

emmet-api/emmet/api/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"agg_hint",
3030
"update",
3131
"facets",
32+
"id_format",
3233
],
3334
Any,
3435
]

0 commit comments

Comments
 (0)