lexonomy_custom_editor/src/view/__init__.py
Ozbolt Menegatti d8291a15cf refactoring view, now combining modals and view into one module.
Also common modal components can now be nicely separated and reused
2019-11-16 14:41:29 +01:00

3 lines
46 B
Python

import view.modals
from view.view import View