linkding/bookmarks/views/__init__.py

4 lines
68 B
Python

from .api import *
from .bookmarks import *
from .settings import *