Black formatting

This commit is contained in:
allegroai 2024-05-28 11:24:39 +03:00
parent 54418060ae
commit 6ae74972a6

View File

@ -1,4 +1,5 @@
""" Local and remote storage support """
from .manager import StorageManager
__all__ = ["StorageManager"]