mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-25 04:57:54 +00:00
first commit
This commit is contained in:
0
tests/__init__.py
Normal file
0
tests/__init__.py
Normal file
2
tests/test_decorator.py
Normal file
2
tests/test_decorator.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def test_default_key_builder():
|
||||
return 1
|
||||
Reference in New Issue
Block a user