Fixes namespace issue

This patch renames the mistral directory to mistral_lib to ensure
an action would not hit a namespace issue when attempting to import.
e.g. "from mistral import context".

Change-Id: I984b6a9569aef9e9f52fb3c037ff133081b7d933
This commit is contained in:
Ryan Brady 2016-07-15 09:04:02 -04:00
parent 6d75dcee7f
commit 6a6620bc48
13 changed files with 1 additions and 1 deletions