knowledge/document_page/web/__init__.py
2024-11-07 16:57:21 +01:00

5 lines
101 B
Python

import widgets
import controllers
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: