Import modules of registered (dispatch) functions

This commit is contained in:
Sylvain Bellemare 2016-12-13 11:39:54 +01:00
parent 9bff8b40b5
commit 11d0f4bff5

View File

@ -0,0 +1,2 @@
# Register the single dispatched modules on import.
from bigchaindb.backend.mongodb import schema, query # noqa