more readable imports

This commit is contained in:
stef 2016-08-20 19:37:22 +02:00 committed by Stephane Martin
parent 2731531768
commit 6a043f4a7d
18 changed files with 32 additions and 32 deletions

View file

@ -1,6 +1,6 @@
from __future__ import absolute_import
from ... import assets
from realms import assets
assets.register('editor.js',
'vendor/store-js/store.js',