fix logging import in labels.py

This commit is contained in:
Bryan Bishop 2013-09-07 23:46:34 -05:00
parent 63bd0e4d6f
commit a6fc205a16

View File

@ -5,6 +5,7 @@ Various label/line-related functions.
import os
import json
import logging
import pointers
import crystal