make tox happy
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user