mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 21:57:43 +03:00
make tox happy
This commit is contained in:
parent
9e9d036387
commit
335584a6b7
1 changed files with 45 additions and 45 deletions
|
@ -92,7 +92,7 @@ class Storage(
|
|||
|
||||
_collection_class: ClassVar[Type[Collection]] = Collection
|
||||
|
||||
def _analyse_mtime(self) -> None:
|
||||
def _analyse_mtime(self):
|
||||
# calculate and display mtime resolution
|
||||
path = os.path.join(self._filesystem_folder, ".Radicale.mtime_test")
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue