Skip to content

Commit bc3d048

Browse files
committed
Add missing extension to the cookiecutter replay file
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 4d1e8e2 commit bc3d048

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cookiecutter-replay.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"default_codeowners": "@frequenz-floss/python-sdk-team",
1616
"_extensions": [
1717
"jinja2_time.TimeExtension",
18+
"local_extensions.as_identifier",
1819
"local_extensions.default_codeowners",
1920
"local_extensions.github_repo_name",
2021
"local_extensions.keywords",

0 commit comments

Comments
 (0)