knowledge/document_page/web/__init__.py
2021-07-06 19:15:44 +07:00

5 lines
101 B
Python

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