e
This commit is contained in:
parent
a26fb90534
commit
00000d9121
2 changed files with 1 additions and 2 deletions
|
|
@ -5,7 +5,6 @@ from .config import Time
|
|||
|
||||
|
||||
class Cache:
|
||||
|
||||
def __init__(self, file: Path, exp: int | float) -> None:
|
||||
self.file = file
|
||||
self.exp = exp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue