File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed
Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : 3160d4c
2+ _commit : 9be318c
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : false
55add_extension : rust
Original file line number Diff line number Diff line change @@ -145,3 +145,8 @@ target
145145# Hydra
146146outputs /
147147multirun /
148+
149+ # AI
150+ ROADMAP.md
151+ AGENTS.md
152+ .github /hooks /sdlc.json
Original file line number Diff line number Diff line change @@ -5,8 +5,13 @@ authors = ["the temporal-cache authors <dev@1kbgz.com>"]
55edition = " 2021"
66license = " Apache-2.0"
77readme = " ../README.md"
8+ <<<<<<< before updating
89repository = " https://github.com/1kbgz/temporal-cache"
910description = " "
11+ =======
12+ repository = " https://github.com/1kbgz/temporal cache"
13+ description = " Time based function caching"
14+ >>>>>>> after updating
1015
1116[lib ]
1217name = " temporalcache"
You can’t perform that action at this time.
0 commit comments