Merge "Fix 'ImportError' when docbuild."
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
from watcher.common.messaging.utils import synchronization
|
from watcher.common import synchronization
|
||||||
|
|
||||||
|
|
||||||
class Observable(synchronization.Synchronization):
|
class Observable(synchronization.Synchronization):
|
||||||
|
|||||||
Reference in New Issue
Block a user