mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
parent
21c331e789
commit
f3613af155
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ class FileStampDataCacher(FileDataCacher):
|
||||||
"""Subclass that also caches the stamp of the file"""
|
"""Subclass that also caches the stamp of the file"""
|
||||||
|
|
||||||
def __init__(self, settings, cache_name, caching_policy, load_policy):
|
def __init__(self, settings, cache_name, caching_policy, load_policy):
|
||||||
"""This sublcass additionally sets filestamp function
|
"""This subclass additionally sets filestamp function
|
||||||
and base path for filestamping operations
|
and base path for filestamping operations
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue